]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-06-19 Michael Niedermayerlavfi/avfilter: use av_assert
2012-06-19 Michael Niedermayerrv40dsp: use av_assert
2012-06-19 Stefano Sabatinilavfi/avcodec: make avfilter_fill_frame_from*() functio...
2012-06-19 Stefano Sabatinilavfi/avcodec: always use av_frame* accessors in avfilt...
2012-06-19 Stefano Sabatinilavfi/avcodec: copy pos field from AVFilterBuffer to...
2012-06-19 Stefano Sabatinilavc/qtrlenc: return proper error codes from qtrle_enco...
2012-06-19 Stefano Sabatinilavc/libschroedinger: add missing failure checks in...
2012-06-19 Michael Niedermayerx86/intmath: fix type of FASTDIV
2012-06-19 Paul B Maholavidec: use designated initializers for AVClass
2012-06-19 Paul B Maholmov: use designated initializers for AVClass
2012-06-19 Carl Eugen... Fix dependencies for the atempo filter.
2012-06-19 Michael Niedermayerswr: introduce filter_alloc in preparation of SIMD...
2012-06-19 Michael Niedermayerswr/resample: optimize C code for the most common case
2012-06-18 Stefano Sabatinilavc/avcodec.h: fix reference to nonexistent function...
2012-06-18 Stefano Sabatinilavc/imgconvert: fix check on av_image_check_size(...
2012-06-18 Stefano Sabatinilavc/imgconvert: remove pointless switch block from...
2012-06-18 Stefano Sabatinilavc/rawdec: propagate duration from packet to frame
2012-06-18 Michael Niedermayerhuffyuv: switch to av_assert
2012-06-18 Michael Niedermayerasv1: switch to av_assert
2012-06-18 Michael Niedermayersnowenc: update selftest code for the new temporary...
2012-06-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-18 Michael Niedermayerlibavutil: add a merge sort.
2012-06-18 Michael Niedermayerqsort doxy
2012-06-18 Michael Niedermayerqsort: add some forgotten ()
2012-06-18 Justin Ruggleslavr: add x86-optimized functions for mixing 1-to-2...
2012-06-18 Justin Ruggleslavr: add x86-optimized functions for mixing 1-to-2...
2012-06-18 John StebbinsAdd Dolby/DPLII downmix support to libavresample
2012-06-18 Michael Niedermayerlibavutil: add AV_QSORT()
2012-06-18 Mans Rullgardvorbisdec: replace div/mod in loop with a counter
2012-06-18 Mans Rullgardfate: vorbis: add 5.1 surround test
2012-06-18 Martin Storsjörtpenc: Allow requesting H264 RTP packetization mode 0
2012-06-18 Martin Storsjöconfigure: Sort the library listings in the help text...
2012-06-18 Nicolas Georgeffmpeg.c: count subtitles in total size.
2012-06-18 Nicolas Georgeffprobe: dump AVPacket.convergence_duration.
2012-06-18 Nicolas Georgeffprobe: add -show_data option.
2012-06-18 Michael Bradshawlavf: add field for how duration is estimated
2012-06-18 Carl Eugen... Fix interlaced prediction for RGB utvideo.
2012-06-17 Ronald S. Bultjedwt: remove variable-length arrays
2012-06-17 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-06-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-17 Samuel PitoisetRTMPT protocol support
2012-06-17 Martin Storsjöhttp: Properly handle chunked transfer-encoding for...
2012-06-17 Martin Storsjöhttp: Fail reading if the connection has gone away
2012-06-17 Martin Storsjöamr: Mark an array const
2012-06-17 Martin Storsjöamr: More space cleanup
2012-06-17 Martin Storsjörtpenc: Fix memory leaks in the muxer open function
2012-06-17 Michael Niedermayerffplay: fix -vismv 1
2012-06-17 Stefano Sabatiniffplay: rename buffer source instance from "src" to...
2012-06-17 Stefano Sabatiniffplay: use key=val syntax for the buffersrc args
2012-06-17 Michael Niedermayervp3dec: fix null ptr derefernce.
2012-06-17 Michael Niedermayerattributes: move av_restrict fallback from internal...
2012-06-17 Martin Storsjöamr: Cosmetic cleanup
2012-06-17 Michael Niedermayerfate: fix fate-aac-aref-encode dependancies
2012-06-17 Michael Niedermayeravienc: use av_assert
2012-06-17 Michael Niedermayermsmpeg4enc: use av_assert
2012-06-17 Martin Storsjömov_chan: Fix operator precedence by adding parentheses
2012-06-17 Diego Biurrundoc: Add missing protocols to list of supported protocols.
2012-06-17 Clément Bœschdoc: add two similar overlay "side-by-side" examples.
2012-06-17 Paul B Mahollavfi: use designated initializers for AVClass
2012-06-17 Stefano SabatiniMAINTAINERS: reorganize entries in the libavfilter...
2012-06-17 Michael Niedermayerintel h263 dec: support advanced prediction
2012-06-17 Pavel Koshevoylavfi: add atempo filter
2012-06-17 Jordi Ortiztcp: Check the listen call
2012-06-17 Michael Niedermayerlavu/internal: define av_restrict if it has not been...
2012-06-17 J. Bohlenable C99-external_inline for icl
2012-06-17 Paul B Mahollavc: build some codecs only if they are actually enabled
2012-06-16 Ronald S. BultjeChange all uses of restrict to use av_restrict instead.
2012-06-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-16 Michael Niedermayerdiracdsp: try to fix segfault
2012-06-16 Paul B Mahollavfi: update some deprecated functions
2012-06-16 Michael Niedermayerffmenc: use av_assert
2012-06-16 Michael Niedermayermpegvideo_common.h: use av_assert
2012-06-16 Michael Niedermayersws/swscale_unscaled: use av_assert
2012-06-16 Michael Niedermayersws/utils: use av_assert
2012-06-16 Anton Khirnovflacdec: read attached pictures.
2012-06-16 Anton Khirnovlavf: don't segfault when a NULL filename is passed...
2012-06-16 Paul B Mahollavfi/super2xsai: fix fate test on bigendian
2012-06-16 Giorgio Vazzanamd5: consistently use uint32_t instead of unsigned int
2012-06-16 Clément BœschMAINTAINERS: add my GPG fingerprint.
2012-06-15 Michael Niedermayervf_pad: check that we have write permission before...
2012-06-15 Stefano Sabatinilavfi: add asetnsamples audio filter
2012-06-15 Stefano Sabatinilavfi/split: give a more accurate description to split
2012-06-15 Stefano Sabatiniffprobe: add writer_print_rational()
2012-06-15 Stefano Sabatinidoc/filters: prefer @itemize environment for frei0r...
2012-06-15 Stefano Sabatinidoc/filters: update Frei0r website link
2012-06-15 Stefano Sabatinilavfi/super2xsai: simplify code updating the color...
2012-06-15 Stefano Sabatinilavfi/super2xsai: fix table used to update color matrix...
2012-06-15 Stefano Sabatinifate/lavfi: add lavfi-pixfmts_super2xsai test
2012-06-15 Stefano Sabatinilavfi/video: set output frame w/h properties in default...
2012-06-15 Stefano Sabatinilavfi/avcodec: add consistency checks in avfilter_copy_...
2012-06-15 Stefano Sabatinilavc/rawdec: fix various bogus error codes and add...
2012-06-15 Stefano Sabatinilavc/utils: in avcodec_decode_video2() return proper...
2012-06-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-15 Janne Grunauaf_resample: fix format modifier in debug string for...
2012-06-15 Janne Grunausegment: remove unnecessary <strings.h> include
2012-06-15 Mans Rullgardfate: add snow hpel tests
2012-06-15 Paul B Maholj2kdec: move s->avctx initialization to j2kdec_init()
2012-06-15 Paul B Maholj2kdec: check colorspace ncomponents
2012-06-15 Michael Niedermayernutenc: use av_assert
2012-06-15 Michael Niedermayeramr: use av_assert()
next