35540 Commits (51d7cd3596fa5341358d107e5a6d6e1945e98520)
 

Author SHA1 Message Date
Derek Buitenhuis a548b6cbfc wavpack: Properly clip samples during lossy decode 13 years ago
Yordan Makariev 425b45d4b0 Code clean-up for crc.c, lfg.c, log.c, random_see.d, rational.c and tree.c. 13 years ago
Tsvetelina Borisova 4a59eca97a Cleaned pixdesc.c file in libavutil 13 years ago
Nathan Adil Maxson 8f8c785ffc zmbv.c: coding style clean-up. 13 years ago
Nathan Adil Maxson 6eedeefe0b xan.c: coding style clean-up. 13 years ago
Konstantin Todorov 363114e813 mpegvideo.c: code cleanup - first 500 lines. 13 years ago
Michael Niedermayer ff53c79d0a flvdec: Stop searching for streams once a audio & a video stream has been found 13 years ago
Reimar Döffinger 85372f9d57 Add forgotten %ifdef HAVE_AVX. 13 years ago
Ronald S. Bultje adedd840e2 h264: fix frame reordering code. 13 years ago
Nicolas George 976b095939 lavu/error: define AVERROR_BUG. 13 years ago
Nicolas George 757cb3b46a avutil: av_x_if_null: remove const for the return value. 13 years ago
Michael Niedermayer 730945d941 ffmpeg: use standard duration calculation code in the stream copy case. 13 years ago
ami_stuff 28a11a67d2 BMP: Support BMP OS/2 v2 with RLE compression. 13 years ago
Carl Eugen Hoyos 8dcd2a41ec Allow last mov chunk to have an arbitrary number of samples. 13 years ago
Carl Eugen Hoyos 88bbabcc00 Support decoding right-to-left targa files. 13 years ago
Nicolas George 90bfd511c4 celtdec: adapt to avcodec_decode_audio4. 13 years ago
Michael Niedermayer a930cd0d19 oma: Fix out of array read. 13 years ago
Michael Niedermayer aedd30b63a id3v2: Fix null ptr crash in get_extra_meta_func() 13 years ago
Michael Niedermayer 8bd2b27f6b zmbv: fix 2 memleaks 13 years ago
Michael Niedermayer 3eb6e14618 zmbv: Fix keyframe fault protextion. 13 years ago
Michael Niedermayer 7a5eb40ea1 audeo_get_buffer: fix pkt_pos 13 years ago
Michael Niedermayer acf22ec69e developer.texi: Fix naming convention 13 years ago
Peter Ross 52b7ed4f6e iff: support ExtraHalfBrite (EHB) palette mode 13 years ago
Peter Ross 56f6628bca pictordec: decode 8bpp images when extra header marker is missing 13 years ago
Carl Eugen Hoyos 2d6a45c12a Silence warnings when decoding QNAP Systems H264 codec. 13 years ago
Clément Bœsch 215b7724e7 lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info(). 13 years ago
Michael Niedermayer eac5987c4f g723_1dec: update to new API 13 years ago
Michael Niedermayer 7db5ff7996 g729dec: update to the new API 13 years ago
Michael Niedermayer e4de71677f Merge remote-tracking branch 'qatar/master' 13 years ago
Derek Buitenhuis 55a280569f fate: Add a test for the VBLE decoder 13 years ago
Luca Barbato a0338b598b doc: break some long lines in developer.texi 13 years ago
Luca Barbato 2cf74eca70 drawtext: make x and y parametric 13 years ago
Luca Barbato ec11ff8407 drawtext: manage memory allocation better 13 years ago
Luca Barbato a2fb4bcb01 drawtext: refactor draw_text 13 years ago
Janne Grunau 84994421bc doc: remove space between variable and post increment in example code 13 years ago
Michael Niedermayer 12804348f5 swr-test: drop one const, silence most const qualifer warnings. 13 years ago
Janne Grunau d268b79e34 aac_latm: reconfigure decoder on audio specific config changes 13 years ago
Janne Grunau fd095539d1 latmdec: fix audio specific config parsing 13 years ago
Michael Niedermayer ebe4d5adc5 swr-test_: Fix mixed declaration and statements: 13 years ago
Giorgio Vazzana 208bcc6b5b libavutil: increase struct SampleFmtInfo member 'name' length to 8 13 years ago
Michael Niedermayer b552e3f6d8 swscale: Fix all cast qualifier warnings: 13 years ago
Michael Niedermayer 3fd4fe0e03 swscale_mmx: Fix cast qualifier warnings: 13 years ago
Michael Niedermayer a24c4758d5 sws: remove unused variable 13 years ago
Justin Ruggles 0eea212943 Add avcodec_decode_audio4(). 13 years ago
Justin Ruggles 560f773c7d avcodec: change number of plane pointers from 4 to 8 at next major bump. 13 years ago
Michael Niedermayer cf257f30b9 doc/example/muxing: fix video timestamps 13 years ago
Victor Vasiliev 9b9815eec4 Update developers documentation with coding conventions. 13 years ago
Michael Niedermayer 096701d9b2 muxing example: set encoder defaults 13 years ago
Mans Rullgard 51a16077da svq1dec: avoid undefined get_bits(0) call 13 years ago
Mans Rullgard 59807fee6d ARM: h264dsp_neon cosmetics 13 years ago