]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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 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 Clément Bœschdoc: add two similar overlay "side-by-side" examples.
2012-06-17 Pavel Koshevoylavfi: add atempo filter
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()
2012-06-15 Michael Niedermayerlavf/aviobuf: use av_assert()
2012-06-15 Michael Bradshawlavf: cosmetic: format else with indentation
2012-06-15 Clément Bœschlavc/microdvddec: fix color parsing.
2012-06-15 Clément Bœschlavc/microdvddec: properly reset non persistent color...
2012-06-15 Clément Bœschlavf/{srt,microdvd}: correctly raise error on avformat_...
2012-06-15 Martin Sliwkafile: Fix handling of windows named pipes
2012-06-15 Michael Niedermayeravio: Collect and print statistics of bytes read &...
2012-06-15 William Yulavfi: af_amerge options array was not ended with NULL
2012-06-15 Michael Niedermayerrevert "extern inline" usage
2012-06-15 J. Bohlnew attribute "extern inline" (fixing linker error...
2012-06-15 Paul B Maholconfigure: do not auto enable mlp decoder when enabling...
2012-06-15 Paul B MaholRemove duplicated png and mng signatures.
2012-06-14 Michael Niedermayermatroskadec: add assert on lack of overflow in pkt_size...
2012-06-14 Michael Niedermayermatroskadec: change size check in matroska_decode_buffe...
2012-06-14 Michael Niedermayermatroskadec: move lace_size check up so it catches...
2012-06-14 Michael Niedermayermatroskadec: change assert to av_assert0()
2012-06-14 Dale CurtisFix incorrect unsigned->signed conversion.
2012-06-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-14 Michael Niedermayerriff: use av_assert
2012-06-14 Michael Niedermayerrawdec: use av_assert()
2012-06-14 Michael Niedermayerpcmdec: use av_assert()
2012-06-14 Diego BiurrunAvoid C99 variable declarations within for statements.
2012-06-14 Michael Niedermayermjpegenc: support slice multithreading
2012-06-14 Samuel Pitoisetrtmp: Read and handle incoming packets while writing...
2012-06-14 Luca Barbatodoc: document THREAD_TYPE fate variable
2012-06-14 Martin Storsjörtpdec: Don't require frames to start with a Mode A...
2012-06-14 Paul B Maholpng_parser: use designated initializers
2012-06-14 Paul B MaholAdd truehd decoder line.
2012-06-14 Paul B Maholflashsv2enc: align codec declarations
2012-06-14 Paul B Maholg729dec: align codec declarations
2012-06-14 Paul B Maholmjpegdec: remove superfluous "mjpeg "
2012-06-14 Nicolas Georgebprint: implement vsnprintf for win32.
2012-06-14 Anton Khirnovavconv: don't try to free threads that were not initial...
2012-06-14 Paul B Maholvqavideo: pass context to remaining av_(d)log
2012-06-14 Martin T. H... asfdec: fix returned error codes
2012-06-14 David Hillconfigure: support Bitrig OS
2012-06-14 David Hillconfigure: fix SLIBNAME_WITH_MAJOR for openbsd (and...
2012-06-13 Michael Niedermayerfate.texi: fix typo in title
2012-06-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-13 Michael Niedermayernutenc: use av_assert
2012-06-13 Michael Niedermayermpegtsenc: use av_assert
2012-06-13 Samuel Pitoisetrtmp: Add a new option 'rtmp_buffer', for setting the...
2012-06-13 Samuel Pitoisetrtmp: Set the client buffer time to 3s instead of 0.26s
2012-06-13 Samuel Pitoisetrtmp: Handle server bandwidth packets
2012-06-13 Samuel Pitoisetrtmp: Display a verbose message when an unknown packet...
2012-06-13 Anton Khirnovlavfi/audio: use av_samples_copy() instead of custom...
2012-06-13 Anton Khirnovconfigure: add all filters hardcoded into avconv to...
2012-06-13 Anton Khirnovavfiltergraph: remove a redundant call to avfilter_get_...
2012-06-13 Anton Khirnovlavfi: allow building without swscale.
2012-06-13 Michael Niedermayerswr: fix 10l use of uninitialized data
2012-06-13 Diego Biurrunbuild: Do not delete tests/vsynth2 directory, which...
2012-06-13 James Zerndoc/encoders: update libvpxenc mappings
2012-06-13 Michael Niedermayerlavc: fix support of unofficial pix_fmt extensions...
next