]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-09-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-18 Carl Eugen... Fix compilation with --disable-everything --enable...
2011-09-18 Michael Niedermayerh264dec: add forgotten copying of h->sync
2011-09-18 Carl Eugen... Fix compilation without --disable-swscale.
2011-09-18 Carl Eugen... Fix compilation with --disable-swscale.
2011-09-18 Joakim PlateSet AV_PKT_FLAG_KEY based on nupplevideo header
2011-09-18 Joakim Plateadd support for generic seeking by reading timestamps...
2011-09-18 Clément Bœschdoc/filters: fix numer/number typo.
2011-09-18 Clément Bœschlavfi: fix avfilter_get_audio_buffer() doxy to match...
2011-09-18 Michael Niedermayerlavc: better reference to AVOptions
2011-09-18 Michael Niedermayerh264dec: Support CODEC_FLAG2_SHOW_ALL.
2011-09-18 Michael Niedermayermpeg2dec: support CODEC_FLAG2_SHOW_ALL.
2011-09-18 Michael Niedermayerlavc: Document that AVOptions should be used.
2011-09-18 Michael Niedermayerlavc: add CODEC_FLAG2_SHOW_ALL
2011-09-18 Stefano Sabatiniasrc_anullsrc: amend description to reflect the recent...
2011-09-18 Stefano Sabatiniasrc_anullsrc: globally prefer "null" over "priv" for...
2011-09-18 Stefano Sabatiniasrc_anullsrc: do not show the int64_t value for channe...
2011-09-18 Stefano Sabatiniasrc_anullsrc: implement a request_frame callback for...
2011-09-18 Stefano Sabatiniasrc_anullsrc: extend syntax to make it accept a non...
2011-09-18 Anton Khirnovdoc/APIChanges: fill in missing hashes and dates.
2011-09-18 Chiranjeevi... rtmpproto.c: Fixed RTMP Stream output issue
2011-09-17 Arne de Bruijnmpegpsdec: fix reading first mpegps packet
2011-09-17 Laurent AimarAvoid NULL dereference on corrupted bitstream with...
2011-09-17 Laurent AimarReject slices that does not have the same type than...
2011-09-17 Michael Niedermayertimecode: relicense to LGPLv2+ with permission of Bapti...
2011-09-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-17 Michael Niedermayercheck all svq3_get_ue_golomb() returns.
2011-09-17 Michael Niedermayerh264dec: Dont display trash before a keyframe.
2011-09-17 Michael Niedermayerrv34: check for size mismatch
2011-09-17 Stefano Sabatinilavfi: add select filter
2011-09-17 Laurent AimarFix buffer size used for MC of B frames after a resolut...
2011-09-17 Laurent Aimaroggdec: fix out of bound write in the ogg demuxer
2011-09-17 Laurent AimarReject audio tracks with invalid interleaver parameters...
2011-09-17 Laurent AimarFix js_vlc_bits value validation when joint stereo...
2011-09-17 Laurent AimarFix potential overreads in rv34 decoder.
2011-09-17 Anton Khirnovmovenc: create an alternate group for each media type
2011-09-17 Anton Khirnovlavd: add libcdio-paranoia input device for audio CD...
2011-09-17 Anton Khirnovrawdec: refactor private option for raw video demuxers
2011-09-17 Anton Khirnovpcmdec: use unique classes for all pcm demuxers.
2011-09-17 Anton Khirnovrawdec: g722 is always 1 channel/16kHz
2011-09-16 Michael Niedermayermjpegdec: print nb_components too in pict debug info
2011-09-16 Michael Niedermayermjpegdec: make sure we dont interpret things after...
2011-09-16 Stefano Sabatinigraph2dot: show timebase information for audio links
2011-09-16 Stefano Sabatiniaf_aresample: do not request a buffer with AV_PERM_REUS...
2011-09-16 Michael Niedermayermjpegdec: Remove buggy avid hacks, they dont do anythin...
2011-09-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-16 Michael Niedermayerlavf/utils: rewrite real fps calculation code.
2011-09-16 Stefano Sabatinilavdev/lavfi: reindent after the last commit
2011-09-16 Stefano Sabatinilavdev/lavfi: add audio support
2011-09-16 Mina Nagy Zakilavfi: refactor query_formats and auto-insert audio...
2011-09-16 Stefano Sabatinilavfi: add audio convert filter
2011-09-16 Stefano Sabatinilavfi: add and use an inlink variable in avfilter_confi...
2011-09-16 Stefano Sabatinilavfi: set link audio time_base if not set in avfilter_...
2011-09-16 Daniel Kristjanssonmxfenc: Add support for MPEG-2 MP@HL-14 in mxf container
2011-09-16 Luca Barbatolibx264: introduce slice-max-size option
2011-09-16 Clément Bœschffprobe: fix crash with -h.
2011-09-16 Clément Bœschdoc: fix x264_opts/x264opts typo.
2011-09-16 Ramiro Polladshow: remove filters from graph before releasing them
2011-09-16 Ramiro Polladshow: reset list for each filter removed
2011-09-16 Ramiro Polladshow: invert condition to avoid leaking objects
2011-09-16 Ramiro Polladshow: cleanup internal references on capture interface
2011-09-16 Ramiro Polladshow: release pin on disconnect
2011-09-16 Ramiro Polladoc: add documentation for dshow indev
2011-09-16 Ramiro Polladshow: indent
2011-09-16 Ramiro Polladshow: add option to list audio/video options
2011-09-16 Ramiro Polladshow: add audio/video options
2011-09-16 Ramiro Polladshow: initialize variable to prevent releasing random...
2011-09-16 Ramiro Polladshow: factorise cycling through pins
2011-09-16 Michael Niedermayerlibavfilter/formats.c: fix compile of test
2011-09-16 Michael Niedermayerbintext: make decoder names unique
2011-09-16 Michael Niedermayerbintext: set buffer hints
2011-09-16 Michael Niedermayerbintext: fix possible x variable overflow.
2011-09-16 Michael Niedermayerbintext: remove unneeded get_buffer()
2011-09-16 Peter RossBinary text decoder
2011-09-15 Stefano Sabatinilavfi: add avfilter_all_channel_layouts public symbol
2011-09-15 Stefano Sabatinilavfi: rename avfilter_all_* function names to avfilter...
2011-09-15 Stefano SabatiniAPIchanges: remove prores decoder addition entry
2011-09-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-15 Michael Niedermayermpegts: make sure the "standard" code doesnt override...
2011-09-15 Laurent AimarFixed size given to init_get_bits().
2011-09-15 Ingo BrücklCorrect determination of file size and frames in VBRI...
2011-09-15 Elvis Presleyconfigure: require gplv2 for prores
2011-09-15 Elvis Presleyconfigure: add GPLv2 support (needed for ProRes)
2011-09-15 Ronald S. Bultjeswscale: fix byte overreads in SSE-optimized hscale().
2011-09-15 Elvis PresleyRevert "get_bits: remove x86 inline asm in A32 bitstrea...
2011-09-15 Elvis PresleyProRes Decoder
2011-09-15 Dustin Brodymatroskadec: fix typo.
2011-09-15 Dustin Brodymatroskadec: bail on parsing of incorrect seek index...
2011-09-15 Michael Niedermayermjpeg: interlaced buggy avid fix
2011-09-15 Michael Niedermayermjpegdec: fix len for AVI1 reader
2011-09-15 Michael NiedermayerRevert "MJPEG: emulate EOI also on two consecutive...
2011-09-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-14 Michael Niedermayerh264: allow disabling bitstream overread protection...
2011-09-14 Joakim PlateDon't override duration from file header with bitrate...
2011-09-14 Joakim Plate[yop] Check return value of avio_seek and avoid modifyi...
2011-09-14 Joakim Plate[wtv] Check return value of avio_seek and avoid modifyi...
2011-09-14 Joakim Plate[tta] Check return value of avio_seek and avoid modifyi...
2011-09-14 Joakim Plate[tmv] Check return value of avio_seek and avoid modifyi...
2011-09-14 Joakim Plate[r3d] Check return value of avio_seek and avoid modifyi...
2011-09-14 Joakim Plate[nsv] Check return value of avio_seek and avoid modifyi...
next