31173 Commits (6fcbb0f553b8e45993e2746d3763adc2faec0781)
 

Author SHA1 Message Date
  Martin Storsjö 6fcbb0f553 g722dec: Signal skipping the lower bits via AVOptions instead of bits_per_coded_sample 14 years ago
  Justin Ruggles 0bafe04917 api-example: update to use avcodec_decode_audio4() 14 years ago
  Justin Ruggles f199f38573 avplay: use avcodec_decode_audio4() 14 years ago
  Justin Ruggles e2a2c49fcd avplay: use a separate buffer for playing silence 14 years ago
  Justin Ruggles f08e54e83d avformat: use avcodec_decode_audio4() in avformat_find_stream_info() 14 years ago
  Justin Ruggles d1241ff3b2 avconv: use avcodec_decode_audio4() instead of avcodec_decode_audio3() 14 years ago
  Alex Converse 6d23d19729 mov: Allow empty stts atom. 14 years ago
  Diego Biurrun def5dc1260 doc: document preferred Doxygen syntax and make patcheck detect it 14 years ago
  Chris Berov dc6d043050 adpcmenc: cosmetics: pretty-printing 14 years ago
  Chris Berov 541d083a40 ac3dec: cosmetics: pretty-printing 14 years ago
  Chris Berov a4e21baa74 yuv4mpeg: cosmetics: pretty-printing 14 years ago
  Paul B. Mahol eda8731285 shorten: remove dead initialization 14 years ago
  Reimar Döffinger 7679bd6e60 roqvideodec: set AVFrame reference before reget_buffer. 14 years ago
  Carl Eugen Hoyos 1e92d58e44 bmp: fix some 1bit samples. 14 years ago
  Janne Grunau 8dd92eca74 latmdec: add fate test for audio config change 14 years ago
  David Goldwich c8b27a0ec4 oma: PCM support 14 years ago
  David Goldwich 8ae5eb75df oma: better format detection with small probe buffer 14 years ago
  David Goldwich e96070074d oma: clearify ambiguous if condition 14 years ago
  Derek Buitenhuis a548b6cbfc wavpack: Properly clip samples during lossy decode 14 years ago
  Yordan Makariev 425b45d4b0 Code clean-up for crc.c, lfg.c, log.c, random_see.d, rational.c and tree.c. 14 years ago
  Tsvetelina Borisova 4a59eca97a Cleaned pixdesc.c file in libavutil 14 years ago
  Nathan Adil Maxson 8f8c785ffc zmbv.c: coding style clean-up. 14 years ago
  Nathan Adil Maxson 6eedeefe0b xan.c: coding style clean-up. 14 years ago
  Konstantin Todorov 363114e813 mpegvideo.c: code cleanup - first 500 lines. 14 years ago
  Ronald S. Bultje adedd840e2 h264: fix frame reordering code. 14 years ago
  Derek Buitenhuis 55a280569f fate: Add a test for the VBLE decoder 14 years ago
  Luca Barbato a0338b598b doc: break some long lines in developer.texi 14 years ago
  Luca Barbato 2cf74eca70 drawtext: make x and y parametric 14 years ago
  Luca Barbato ec11ff8407 drawtext: manage memory allocation better 14 years ago
  Luca Barbato a2fb4bcb01 drawtext: refactor draw_text 14 years ago
  Janne Grunau 84994421bc doc: remove space between variable and post increment in example code 14 years ago
  Janne Grunau d268b79e34 aac_latm: reconfigure decoder on audio specific config changes 14 years ago
  Janne Grunau fd095539d1 latmdec: fix audio specific config parsing 14 years ago
  Justin Ruggles 0eea212943 Add avcodec_decode_audio4(). 14 years ago
  Justin Ruggles 560f773c7d avcodec: change number of plane pointers from 4 to 8 at next major bump. 14 years ago
  Victor Vasiliev 9b9815eec4 Update developers documentation with coding conventions. 14 years ago
  Mans Rullgard 51a16077da svq1dec: avoid undefined get_bits(0) call 14 years ago
  Mans Rullgard 59807fee6d ARM: h264dsp_neon cosmetics 14 years ago
  Janne Grunau a760f530bb ARM: make some NEON macros reusable 14 years ago
  Mans Rullgard 150ddbc148 Do not memcpy raw video frames when using null muxer 14 years ago
  Luca Barbato 5a2e251645 fate: update asf seektest 14 years ago
  Aaron Colwell e02dec25ab vp8: flush buffers on size changes. 14 years ago
  Luca Barbato 7d68f592f6 doc: improve general documentation for MacOSX 14 years ago
  John Stebbins b88eb87630 asf: use packet dts as approximation of pts 14 years ago
  Luca Barbato 73f027c17b asf: do not call av_read_frame 14 years ago
  Martin Storsjö 30266038bd rtsp: Initialize the media_type_mask in the rtp guessing demuxer 14 years ago
  Nathan Adil Maxson d0fd6fc201 Cleaned up alacenc.c 14 years ago
  Martin Storsjö 04403ec2e4 rtpenc: Add support for G726 audio 14 years ago
  Martin Storsjö fa6dce4c57 rtpdec: Interpret the different G726 names as bits_per_coded_sample 14 years ago
  Martin Storsjö 77e0c7584b rtpenc: Change rtp_send_samples to handle sample sizes other than even bytes 14 years ago