32370 Commits (c0323b9c9bcebe029df0b19a19a6f81deef94b3a)
 

Author SHA1 Message Date
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
Justin Ruggles a0d17b6d45 ac3enc: scale floating-point coupling channel coefficients in 13 years ago
Justin Ruggles 3e5722a8ca ac3enc: fix encoding of stereo ac3 files when rematrixing is disabled. 13 years ago
Kostya Shishkov bcd4aa8bec wavpack: fix wrong return value in wavpack_decode_block() 13 years ago
Anton Khirnov a2a38d9665 avconv: fix parsing metadata specifiers. 13 years ago
Anton Khirnov bc5acfa7af fate: use +frame+slice named constants instead of '3' 13 years ago
Dustin Brody ff17fc6353 mpeg12: propagate more real return values through chunk decode error return and fix some indentation 13 years ago
Kostya Shishkov 9bc4e21a9b wavpack: use context reset in appropriate places 13 years ago
Anton Khirnov dc26318c2d avconv: move mux_preload and mux_max_delay to options context 13 years ago
Anton Khirnov d821cbe2ff avconv: move bitstream filters to options context. 13 years ago
Anton Khirnov f480532822 avconv: move rate_emu to options context. 13 years ago
Anton Khirnov 96139b5e32 avconv: move max_frames to options context. 13 years ago
Anton Khirnov 039267f192 avconv: move metadata to options context. 13 years ago
Anton Khirnov 33f75d72e6 avconv: move ts scale to options context. 13 years ago
Anton Khirnov c5bb372e85 avconv: move chapter maps to options context. 13 years ago
Anton Khirnov 847529f84a avconv: move metadata maps to options context. 13 years ago
Anton Khirnov 35e6f8c174 avconv: move codec_names to options context. 13 years ago
Michael Niedermayer 038a465efc vf_drawtext: make strftime work without localtime_r() 13 years ago
Michael Niedermayer 6f8b1fcd4b ffmpeg: tell reset_options() if it is used on input or output files. 13 years ago
Michael Niedermayer d2084402e6 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer b881a2e254 vf_drawtext: Fix reinit to allow color changes. 13 years ago
Reimar Döffinger 09c5f990bc Check extradata size on resolution change. 13 years ago
Anton Khirnov fb47997edb lavc: fix type for thread_type option 13 years ago
Anton Khirnov 7041bb3b1a avconv: move format to options context 13 years ago