]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-09-22 Michael Niedermayerwav: Fix DTS detection
2012-09-22 Michael Niedermayerlavf: document request_probe properly
2012-09-22 Michael Niedermayerlavf: allow using request_probe as a score threshold...
2012-09-22 Stefano Sabatinilavfi: add asendcmd and sendcmd filters
2012-09-22 Stefano Sabatinilavfi/hue: simplify/fix setting logic in set_options()
2012-09-22 Michael Niedermayerffmpeg: fix 10l (use of uninitilaized variable)
2012-09-22 Michael Niedermayerffmpeg: remove now unneeded old *_codec_name code
2012-09-22 Michael Niedermayerffmpeg/opt_output_file: extract subtitle codec name...
2012-09-22 Michael Niedermayerffmpeg: dont match unspecified media types in MATCH_PER...
2012-09-22 Michael Niedermayerffmpeg/opt_preset: update to new option API for reading...
2012-09-22 Michael Niedermayerffmpeg: fix overriding codecs with the new syntax
2012-09-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-22 Michael Niedermayerrawdec: fix "warning: assignment from incompatible...
2012-09-22 Andrew Wasonlavfi/buffersink: fix check on pixel_fmts in the opaque...
2012-09-22 Stefano Sabatinitests: update fate-ffprobe test to make use of -bitexac...
2012-09-22 Stefano Sabatiniffprobe: reindent after the previous commit
2012-09-22 Stefano Sabatiniffprobe: add -bitexact boolean option
2012-09-22 Michael Niedermayerpnmdec: use explicit casts to remove const to avoid...
2012-09-22 Michael Niedermayerrtsp: fix "warning: ret may be used uninitialized in...
2012-09-22 Michael Niedermayerrtsp: kill a pointer type warning (void **) vs. (AVForm...
2012-09-22 Michael Niedermayerflac_parser: fix fifo ptr wrap check
2012-09-22 Loren Merritthqdn3d: Fix out of array read in LOWPASS
2012-09-21 Clément Bœschlavf/oggdec: check for begin-of-stream flag in case...
2012-09-21 Reimar Döffingersipr: fall back to setting mode based on bit_rate.
2012-09-21 Clément Bœschffmpeg: complete mov/mp4 based timebase hack with ...
2012-09-21 Matthieu Bouronmxf: export ff_mxf_get_samples_per_frame to lavf
2012-09-21 Clément Bœschlavf/movenc: add F4V flavor.
2012-09-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-21 Stefano Sabatiniffprobe: print format long_name only if non-NULL
2012-09-21 Stefano Sabatinilavfi/hue: set to NULL freed pointers
2012-09-21 Stefano Sabatinilavfi/hue: fix crash when resetting the saturation...
2012-09-21 Stefano Sabatiniffprobe: print codec_long_name only when available
2012-09-21 Anton Khirnovlibx264: add forgotten ;
2012-09-21 Anton Khirnovmatroskadec: fix a sanity check.
2012-09-21 Anton Khirnovmatroskadec: only return corrupt packets that actually...
2012-09-21 Anton Khirnovlavf: zero data/size of the packet passed to read_packet().
2012-09-21 Mans RullgardARM: use 2-operand syntax for ADD Rd, PC in Apple PIC...
2012-09-21 Mans RullgardARM: align PIC offset pools to 4 bytes
2012-09-21 Michael Niedermayernutdec: fix mixup of nb_streams and timebase_count
2012-09-21 Michael Niedermayernutdec: fix type of intermediate variable for ts calcul...
2012-09-21 Michael Niedermayervsrc_testsrc: Fix case without a specified duration
2012-09-20 Andrey UtkinAdd av_copy_packet()
2012-09-20 Andrey UtkinMove av_dup_packet() copy logic to separate procedure
2012-09-20 Michael Niedermayermatroskadec: matroska_parse_rm_audio: remove unused...
2012-09-20 Michael Niedermayermp3dec: fix seeking without xing TOC
2012-09-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-20 Michael NiedermayerMerge commit 'c831ebf61629d219ebcaa9f02d262e67aad09d83'
2012-09-20 Michael NiedermayerMerge commit '117d8c6d1f1c187ffc6098d9618457e00534e013'
2012-09-20 Michael Niedermayermatroskadec: fix typo
2012-09-20 Michael NiedermayerMerge commit '870e75524aa0d00ebcd1d15589c8d29b84af1565'
2012-09-20 Clément Bœschlavfi/select: make lavc dependency optional.
2012-09-20 Mans RullgardARM: swap source operands in some add instructions
2012-09-20 Mans Rullgardconfigure: update tms470 detection for latest version
2012-09-20 Janne Grunaulavf probe: prevent codec probe with no data at all...
2012-09-20 Michael NiedermayerMerge commit 'c9a39cec70603f662f4c326b21b11c4f0112079a'
2012-09-20 Michael NiedermayerMerge commit '8d4dd55c37b14ecea596f3477b35bf6c20688d8b'
2012-09-20 jamalconfigure: fix git domain check with out of tree build
2012-09-20 Michael Niedermayermxfdec: fix index_tables check in mxf_read_seek()
2012-09-20 Stefano Sabatinitests: add fate-ffprobe test
2012-09-20 Stefano Sabatinilavd/lavfi: push frames until the last sink is EOF
2012-09-20 Stefano Sabatinilavfi/testsrc: increase precision of the duration parameter
2012-09-20 Mans Rullgardmotion_est: fix use of inline on extern functions
2012-09-20 Michael Niedermayererror_resilience: guess_dc: check malloc failure
2012-09-20 Michael Niedermayerh263dec: disable coded dimensions = 0 handling
2012-09-20 Michael NiedermayerMerge commit '581281e242609a222233a2e5538b89dfb88fb18e'
2012-09-20 Matthieu Bouronmxfenc: support 23.976 and 24 frame rates
2012-09-20 Matthieu Bouronmxfenc: factorize samples per frame code
2012-09-20 Michael Niedermayerj2k: fix "static is not at beginning of declaration...
2012-09-19 Michael Niedermayerconfigure: Detect old git domain and inform the user...
2012-09-19 Michael Niedermayermov: fix 32/64 format type
2012-09-19 Michael Niedermayerdcadec: fix "set but not used" variable
2012-09-19 Michael Niedermayerlibavfilter/filtfmts: fix argv/argc checks
2012-09-19 Michael Niedermayerbavfilter/filtfmts: fix type for channel layouts
2012-09-19 Michael Niedermayerav_des_init: suppress warning about unused parameter
2012-09-19 Anton Khirnovmp3dec: read Xing frame TOC index
2012-09-19 Anton Khirnovmp3dec: use named constants for Xing header flags
2012-09-19 John Van Sicklelibx264: add support for nal-hrd, required for Blu...
2012-09-19 Yusuke Nakamuramov: support random access point grouping
2012-09-19 Luca Barbatomatroskadec: split frame parsing
2012-09-19 Luca Barbatomatroska: implement support for ProRes
2012-09-19 Luca Barbatomatroskadec: validate lace_size when parsed
2012-09-19 Luca Barbatomatroskadec: return meaningful errors in matroska_decod...
2012-09-19 Luca Barbatomatroskadec: refactor matroska_decode_buffer
2012-09-19 Luca Barbatomatroskadec: properly support BlockDuration
2012-09-19 Luca Barbatomatroskadec: split laces parsing
2012-09-19 Moritz Bunkusmatroska: implement support for ALAC
2012-09-19 Dale Curtismatroskadec: fix incorrect unsigned->signed conversion
2012-09-19 Luca Barbatomatroskadec: check realloc in lzo encoding
2012-09-19 Luca Barbatomatroska: honor error_recognition on unknown doctypes
2012-09-19 Alex Conversetiffdec: Add support for GRAY16LE.
2012-09-19 Alex Conversetiffenc: Add support for little endian RGB48 and GRAY16
2012-09-19 Janne Grunaumpeg4: support frame parameter changes with frame-mt
2012-09-19 Janne Grunaumpegvideo: check ff_find_unused_picture() return value...
2012-09-19 Janne Grunaumpegvideo: release frame buffers before freeing them
2012-09-19 Andrey Utkinavutil: Cast AV_NOPTS_VALUE to int64_t explicitly
2012-09-19 Michael Niedermayerwmavoice: initialize best_hist_ptr to NULL to prevent...
2012-09-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-19 Michael NiedermayerMerge commit '1b3439b3055b083df51d7f7838ecc6b3f708b15c'
2012-09-19 Mans Rullgardconfigure: msvc: default to 'lib' as 'ar' tool
2012-09-19 Mans Rullgardbuild: support some non-standard ar variants
next