39343 Commits (e4cc9f309e96a9145970989fd20394933923f574)
 

Author SHA1 Message Date
Paul B Mahol f5463d5347 sunrastenc: remove dead store 13 years ago
Paul B Mahol ddbd0cedb0 mjpegbdec: remove dead store 13 years ago
Paul B Mahol 36440982a0 vqavideo: remove some superfluous " VQA video: " 13 years ago
Paul B Mahol 015fd02bab electronicarts vp6: set duration of video stream 13 years ago
Kostya Shishkov 87818103a0 wmall: output packet only if we have decoded some samples 13 years ago
Michael Niedermayer eb9841297a doc/examples/decoding_encoding: make the buffer bigger. 13 years ago
Michael Niedermayer 109650b34b Merge remote-tracking branch 'cus/stable' 13 years ago
Michael Niedermayer 967facb695 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer f1fdd208cc h264_mp4toannexb_bsf: use i instead of misusing unit_type. 13 years ago
Vidar Madsen 17431f4a4e Fix type and codetype fields in the MMF header for some phones. 13 years ago
Carl Eugen Hoyos d3640096aa Fix libspeex decoding. 13 years ago
gs_gail 361c4cdca9 h264_mp4toannexb_bsf: support 24bit lengths 13 years ago
Reimar Döffinger 2a4f1d38d9 Print a warning when using wild guesses as time stamps. 13 years ago
Reimar Döffinger 89411ae699 Replace SSE2 instruction by SSE equivalent. 13 years ago
Justin Ruggles 6aba117f12 adxenc: use AVCodec.encode2() 13 years ago
Justin Ruggles 54e6cf8a94 adxenc: Use the AVFrame in ADXContext for coded_frame 13 years ago
Nicolas George 38c3b68e3a pixdesc: put components always in the same order. 13 years ago
Ronald S. Bultje 68fd077f68 indeo4: fix out-of-bounds function call. 13 years ago
Diego Biurrun 3b327a4b42 configure: Restructure help output. 13 years ago
Diego Biurrun 478fd534af configure: Internal-only components should not be command-line selectable. 13 years ago
Paul B Mahol 5ca595facb westwood_vqa: set video stream duration 13 years ago
Paul B Mahol 98ca4d217d westwood_vqa: fix SND0 chunk handling 13 years ago
Tomas Härdin 8d393ce330 aiffdec: Fix SIGFPE on pcm_f32be 13 years ago
Justin Ruggles 5d4017b8f3 vorbisenc: use AVCodec.encode2() 13 years ago
Justin Ruggles e5aab2d7a4 libvorbis: use AVCodec.encode2() 13 years ago
Justin Ruggles 8ccf545b95 libopencore-amrnbenc: use AVCodec.encode2() 13 years ago
Justin Ruggles 330d9d1b50 ra144enc: use AVCodec.encode2() 13 years ago
Justin Ruggles f090428234 nellymoserenc: use AVCodec.encode2() 13 years ago
Justin Ruggles 32173df3d2 roqaudioenc: use AVCodec.encode2() 13 years ago
Justin Ruggles b03dcf07f6 libspeex: use AVCodec.encode2() 13 years ago
Justin Ruggles 57a52f258e libvo_amrwbenc: use AVCodec.encode2() 13 years ago
Justin Ruggles db440fa12d libvo_aacenc: use AVCodec.encode2() 13 years ago
Justin Ruggles 27bacfeb57 wmaenc: use AVCodec.encode2() 13 years ago
Nicolas George 3493390d47 lavfi: add tile video filter. 13 years ago
Nicolas George 7084985173 vsrc_color: port to new drawutils API. 13 years ago
Nicolas George 53b7a3fe08 vf_pad: port to new drawutils API. 13 years ago
Nicolas George 8ec0832743 drawutils: new API. 13 years ago
Michael Niedermayer 87a72b9122 swscale: Merge a hunk from qatar that seems to have been forgotten or lost. 13 years ago
Stefano Sabatini 8e0d3c0369 lavfi/ass: add dar option 13 years ago
Stefano Sabatini c9399538b7 lavfi/ass: use a default DAR value of 1.0 13 years ago
Stefano Sabatini e71e65ff1d lavfi/aspect: check for a negative code from av_parse_ratio() 13 years ago
Nicolas George 6cf53927c4 graphdump: use av_bprintf API. 13 years ago
Nicolas George b75c67dc01 lavu: add av_bprintf and related. 13 years ago
Paul B Mahol 594a3d6315 bink: no need to increase width twice 13 years ago
Michael Niedermayer 9e69d3c6d4 zerocodec: factorize loop 13 years ago
Paul B Mahol 15e07348fe ttadec: refactor ttafilter_process() 13 years ago
Paul B Mahol 1a7a707f74 tgq: use bytestream2_get_bytes_left() 13 years ago
Paul B Mahol 0acacd23d4 xxan: use bytestream2_size() 13 years ago
Paul B Mahol ff05fd6249 xxan: remove write-only variable 13 years ago
Paul B Mahol 8a90148dfe smc: use bytestream2_size() 13 years ago