]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-09-23 Nicolas Georgecmdutils: sort codec lists.
2012-09-23 Sebastien Zwickertconfigure: disable VDA on ppc, fix build
2012-09-23 Reimar DöffingerDocument why we always send a Range HTTP header.
2012-09-23 Reimar DöffingerDocument that the MPEG12 "fast" functions can read...
2012-09-23 Clément BœschWebVTT demuxer and decoder.
2012-09-23 Dmitry SamonenkoIntroducing speex RTP demuxing (RFC 5574)
2012-09-23 Dmitry SamonenkoAdd initial support for speex RTP packetization (RFC...
2012-09-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-23 Michael NiedermayerRevert "http: only send range header when necessary"
2012-09-23 Michael Niedermayerlavf/find_stream_info: make sure we decode at least...
2012-09-23 Michael Niedermayerlavf: dont open a decoder at the top of find_stream_inf...
2012-09-23 Duncan Salernohttp: only send range header when necessary
2012-09-23 Duncan Salernohttp: larger buffer for long URIs
2012-09-23 rogerdpackbitmap header lookup: add code comment
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 Justin Rugglesavcodec: fix memleak in avcodec_encode_audio2()
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
next