32596 Commits (e22155ef0eb393dfc8f6e2a6d9d47d95a8aea9c3)
 

Author SHA1 Message Date
Kieran Kunhya 0ca36b4de7 Add LATM muxer 13 years ago
Baptiste Coudurier 635bbecfc3 v210enc: clip values according to specifications 13 years ago
Baptiste Coudurier d239b83e2e v210enc: switch to PIX_FMT_422P10 13 years ago
Baptiste Coudurier 08fa23d6c2 v210dec: switch to PIX_FMT_422P10 13 years ago
Anton Khirnov 4dbcdfa86d AVOptions: remove AVOption.offset <= 0 checks 13 years ago
Anton Khirnov 79eff91325 AVOptions: deprecate av_opt_set_defaults2 13 years ago
Anton Khirnov a7e2b2ccc9 AVOptions: move doxy for av_opt_set_defaults() from opt.c to opt.h 13 years ago
Anton Khirnov 0962f23b35 libx264: fix setting some more parameters 13 years ago
Andrej Peterka 2bb5d637fc libx264: fix setting the H.264 level 13 years ago
Anton Khirnov 9c684feadc libx264: add 'direct-pred' private option 13 years ago
Anton Khirnov 0635a8aa21 libx264: add 'partitions' private option 13 years ago
Mark Himsley 3961695b7f Correct docs for boxblur parameters 13 years ago
Joseph Wecker 0078430e30 flvdec: A little bit of cleanup 13 years ago
Joseph Wecker 4ee53d7e86 flvenc: Correctly encode data stream into in-band metadata frames. 13 years ago
Joseph Wecker 4c05042978 flvdec: Properly decoding in-band metadata packets as data frames. 13 years ago
Joseph Wecker c054f11606 flvdec: Started to remove most of the "only 1-audio+1-video" assumptions 13 years ago
Joseph Wecker 30bcd6a945 flv: Ammon's changes migrated from 0.6.0 - I believe for the android broadcaster. 13 years ago
Carl Eugen Hoyos b5d4c0e26e Support Speex in isom. 13 years ago
Carl Eugen Hoyos d898ab9090 Fix decoding of 2/4 bpp Tiff samples. 13 years ago
Carl Eugen Hoyos f863cdef81 Cosmetics: Fix comment. 13 years ago
Michael Niedermayer 9243454e31 libavformat/utils: only run delta_dts_min calculation code when its value is used. 13 years ago
Michael Niedermayer effbeff503 libavformat/utils: use FFMIN() where possible 13 years ago
wg 37ed5df5c5 libavformat/utils: Treat subtitle streams as noninterleaved when 20 seconds have passed without a packet 13 years ago
Michael Niedermayer c0323b9c9b avfilter: dont crash on filters with NULL instance names. 13 years ago
Michael Niedermayer 2fd4901921 Merge remote-tracking branch 'qatar/master' 13 years ago
Ramiro Polla ff5e1b0b7a dshow: properly disconnect and remove filters from graph 13 years ago
Ramiro Polla 5e77dc2ea7 dshow: remove some unused code 13 years ago
Ramiro Polla 0a333001a2 vfwcap: actually use framerate option 13 years ago
Anton Khirnov 7042337673 libx264: add 'cplxblur' private option 13 years ago
Anton Khirnov 71b5f4427b libx264: add 'deblock' private option 13 years ago
Anton Khirnov f83c45183e libx264: add 'b-bias' private option 13 years ago
Anton Khirnov bb73cda2f6 libx264: fix setting some options. 13 years ago
Anton Khirnov d8dee0e7bd libx264: remove useless assignment 13 years ago
Michael Niedermayer 0c9cba24b7 pngdec: implement 4bpp interlaced 13 years ago
Michael Niedermayer dcabb3d608 pngdec: implement 2 bpp interlaced. 13 years ago
Stefano Sabatini 4f7dfe12ea lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h 13 years ago
Stefano Sabatini c4415f6ec9 lavfi: unify asink_buffer and vsink_buffer API 13 years ago
Reimar Döffinger 459fe331e9 ac3dec: avoid pointless alloc and indirection for input_buffer 13 years ago
Michael Niedermayer be7eed72c8 mjpegdec; even better RSTn skiping 13 years ago
Michael Niedermayer bc6445f2db pngdec: Fix interlaced PAETH prediction 13 years ago
Michael Niedermayer 2d4102fc13 pngdec: Implement 2bpp 13 years ago
Michael Niedermayer dc43ad6d1a pngdec: Fix interlaced 1bpp 13 years ago
Michael Niedermayer 738219c921 pngdec: 4bpp support 13 years ago
Diego Biurrun 6192b6f3e7 mpeg12: cosmetics: reformat as K&R 13 years ago
Michael Niedermayer 6dbac85f8d mpeg4: fix another packed divx issue. 13 years ago
Michael Niedermayer d543b3bb52 ffmpeg: map subtitle stream by default when user specified -scodec 13 years ago
Michael Niedermayer 845383c358 vf_drawtext: always use expanded_text as we always support strftime() now and dont depend on localtime_r() anymore 13 years ago
Michael Niedermayer 3c54e7ed4f Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 27bf599350 swscale: Fix unused asm and enable it 13 years ago
Justin Ruggles ae264bb29b ac3enc: Add channel coupling support for the fixed-point AC-3 encoder. 13 years ago