]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-09-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-19 Michael Niedermayerallcodecs: cosmetic
2011-09-19 Michael Niedermayergitignore: add libswresample*
2011-09-19 Gwenole BeauchesneMAINTAINERS: add my GPG fingerprint.
2011-09-19 Anton Khirnovmovenc: fix NULL reference in mov_write_tkhd_tag
2011-09-19 Laurent Aimarrmdec: Reject invalid deinterleaving parameters
2011-09-19 Laurent Aimarrv34: Fix potential overreads
2011-09-19 Laurent Aimarrv34: Fix buffer size used for MC of B frames after...
2011-09-19 Laurent Aimarrv34: Avoid NULL dereference on corrupted bitstream
2011-09-19 Laurent Aimarrv10: Reject slices that does not have the same type...
2011-09-19 Joakim Platevf_yadif: add an option to enable/disable deinterlacing...
2011-09-19 Stefano Sabatinivsrc_color: set output pos values to -1
2011-09-19 Stefano Sabatinivsrc_color: add @file doxy
2011-09-19 Stefano Sabatinivsrc_buffer: remove duplicated file description
2011-09-19 Stefano Sabatinieval: implement not() expression
2011-09-19 Stefano Sabatinieval: add sqrt function for computing the square root
2011-09-19 Laurent Aimarrmdec: use the deinterleaving mode and not the codec...
2011-09-19 Carl Eugen... Support 3IVD in isom, produced by 3ivx DivX Doctor.
2011-09-19 David Goldwichlavf: Fix context pointer in av_open_input_stream when...
2011-09-19 Michael Niedermayerrematrix: dont use floats for int16 code.
2011-09-19 Michael Niedermayerrematrix: use double during init.
2011-09-19 Michael Niedermayerswr: replace sqrt(0.5) by M_SQRT1_2
2011-09-19 Michael Niedermayerconfigure: swr pkgconfig
2011-09-19 Michael Niedermayerswr: fix shared lib build
2011-09-19 Michael NiedermayerAdd libswresample.
2011-09-18 John Stebbinscalculate frame_num for recovery point "keyframe"
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
next