OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-09-11 Art Clarkelibspeex encoder wraper
2011-09-10 Clément Bœschbuild: fix install rule with --progs-suffix.
2011-09-10 Clément BœschFix compilation with --disable-everything --enable...
2011-09-10 Michael Niedermayerffmpeg: replace messy duplicated tag compatibility...
2011-09-10 Michael Niedermayerffmpeg: add vbsf & absf for compatibility.
2011-09-10 Michael Niedermayermpegts: update comment to match code
2011-09-10 Joakim Platelibavformat/utils: Only require first packet to be...
2011-09-10 Stefano SabatiniRemove reference to the libavfilter soc SVN repo, updat...
2011-09-10 Joakim Platedvbsubdec: don't hardcode subtitle colors count in...
2011-09-10 Joakim Platevp3dec: set key_frame field of AVFrame
2011-09-10 Joakim Platempegts: Some additional HDMV types and reg descriptors...
2011-09-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-10 Carl Eugen... Fix copmilation with --disable-everything --enable...
2011-09-10 Michael Niedermayercabac test: Change input to test, so a wider range...
2011-09-10 Michael Niedermayercabac test: match encode and decode side
2011-09-10 Michael Niedermayercabac: fix cabac encoder
2011-09-10 Laurent AimarFixed segfault with wavpack decoder on corrupted decorr...
2011-09-10 Laurent AimarFixed deference of NULL pointer in motionpixels decoder.
2011-09-10 Anton Khirnovavconv: move audio_channels to the options context.
2011-09-10 Anton Khirnovavconv: move *_disable to options context.
2011-09-10 Anton Khirnovavconv: remove -[vas]lang options.
2011-09-10 Anton Khirnovavconv: move codec tags to options context.
2011-09-10 chinshouavisynth: Fix upside down bug
2011-09-10 chinshouavisynth: Remove wrong pts calculation.
2011-09-10 Michael Niedermayermpeg4videodec: rewrite the slice end detection of non...
2011-09-09 Laurent AimarFixed size given to init_get_bits().
2011-09-09 Alex Conversecljr: init_get_bits size in bits instead of bytes
2011-09-09 Alex Converseindeo2: fail if input buffer too small
2011-09-09 Alex Converseindeo2: init_get_bits size in bits instead of bytes
2011-09-09 Laurent Aimarffv1: Fixed size given to init_get_bits() in decoder.
2011-09-09 Laurent AimarFixed size given to init_get_bits() in ffv1 decoder.
2011-09-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-09 Michael Niedermayerffmpeg: fix -re
2011-09-09 Michael Niedermayerrc: finetune convergence failure fix
2011-09-09 Michael Niedermayerrc: fix convergence failure
2011-09-09 Panagiotis... Fix documentation for "-debug" commandline argument
2011-09-09 Wolfram Glogerav_interleave_packet_per_dts: switch noninterleaved...
2011-09-09 Clément Bœschffprobe: replace specific ## GNU cpp extension with...
2011-09-09 Chiranjeevi... asfenc: fix assert failure on long ffserver runs
2011-09-08 Gavin KinseyPrevent double free of side_data when AVFMT_FLAG_KEEP_S...
2011-09-08 Clément Bœschffprobe: replace simple string printing with the approp...
2011-09-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-08 Chris Rankinqcelpdec: fix the return value of qcelp_decode_frame().
2011-09-08 Chris Rankinmp3dec: Dont spam the user on multiple mp3 frames.
2011-09-08 Yan Jingffmdec: set avio buffer to ffm->packet_size, avoid...
2011-09-08 Michael Niedermayerffmdec: fix seeking for non indexed files
2011-09-08 Yan Jingffmdec: handle wrapped file in ffm_seek
2011-09-08 Alex Conversewavpack: Check error codes rather than working around...
2011-09-08 Michael Niedermayerdoxygen: dont generate docs for avconv.c
2011-09-08 Diego BiurrunEmploy FF_ARRAY_ELEMS instead of manually calculating...
2011-09-08 Laurent AimarFixed invalid access in wavpack decoder on corrupted...
2011-09-08 Laurent AimarFixed invalid writes in wavpack decoder on corrupted...
2011-09-08 Laurent AimarFixed invalid access in wavpack decoder on corrupted...
2011-09-08 Carl Eugen... Add loas as an extension for LOAS/LATM.
2011-09-08 Carl Eugen... Support remuxing aac_latm.
2011-09-08 James Zernlibvpxenc: add 'crf' private option
2011-09-08 James Zernlibvpxenc: add 'rc_lookahead' private option
2011-09-08 James Zernlibvpxenc: silence AVOption related warnings
2011-09-08 Michael Niedermayeravopt: Fix searching for constants
2011-09-08 Michael Niedermayerjpeglsdec: fix infinite loop
2011-09-07 zhentan fengWTV muxer (1_extract_wtv_common_code.patch)
2011-09-07 Asad Mehmoodflvdec: Remove AVFMTCTX_NOHEADER if both flags and...
2011-09-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-07 Michael Niedermayerrtpdec_asf: Fix integer underflow that could allow...
2011-09-07 Michael Niedermayerrtpdec_asf: fix memleak
2011-09-07 Michael Niedermayerrtp: Fix integer underflow that could allow remote...
2011-09-07 Kieran KunhyaAdd LATM muxer
2011-09-07 Baptiste Coudurierv210enc: clip values according to specifications
2011-09-07 Baptiste Coudurierv210enc: switch to PIX_FMT_422P10
2011-09-07 Baptiste Coudurierv210dec: switch to PIX_FMT_422P10
2011-09-07 Anton KhirnovAVOptions: remove AVOption.offset <= 0 checks
2011-09-07 Anton KhirnovAVOptions: deprecate av_opt_set_defaults2
2011-09-07 Anton KhirnovAVOptions: move doxy for av_opt_set_defaults() from...
2011-09-07 Anton Khirnovlibx264: fix setting some more parameters
2011-09-07 Andrej Peterkalibx264: fix setting the H.264 level
2011-09-07 Anton Khirnovlibx264: add 'direct-pred' private option
2011-09-07 Anton Khirnovlibx264: add 'partitions' private option
2011-09-07 Mark HimsleyCorrect docs for boxblur parameters
2011-09-07 Joseph Weckerflvdec: A little bit of cleanup
2011-09-07 Joseph Weckerflvenc: Correctly encode data stream into in-band metad...
2011-09-07 Joseph Weckerflvdec: Properly decoding in-band metadata packets...
2011-09-07 Joseph Weckerflvdec: Started to remove most of the "only 1-audio...
2011-09-07 Joseph Weckerflv: Ammon's changes migrated from 0.6.0 - I believe...
2011-09-06 Carl Eugen... Support Speex in isom.
2011-09-06 Carl Eugen... Fix decoding of 2/4 bpp Tiff samples.
2011-09-06 Carl Eugen... Cosmetics: Fix comment.
2011-09-06 Michael Niedermayerlibavformat/utils: only run delta_dts_min calculation...
2011-09-06 Michael Niedermayerlibavformat/utils: use FFMIN() where possible
2011-09-06 wglibavformat/utils: Treat subtitle streams as noninterle...
2011-09-06 Michael Niedermayeravfilter: dont crash on filters with NULL instance...
2011-09-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-06 Ramiro Polladshow: properly disconnect and remove filters from...
2011-09-06 Ramiro Polladshow: remove some unused code
2011-09-06 Ramiro Pollavfwcap: actually use framerate option
2011-09-06 Anton Khirnovlibx264: add 'cplxblur' private option
2011-09-06 Anton Khirnovlibx264: add 'deblock' private option
2011-09-06 Anton Khirnovlibx264: add 'b-bias' private option
2011-09-06 Anton Khirnovlibx264: fix setting some options.
2011-09-06 Anton Khirnovlibx264: remove useless assignment
2011-09-06 Michael Niedermayerpngdec: implement 4bpp interlaced
next