summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* fix memleak in packet corrupt dropping codeChris Kennedy2011-10-18
* avidec: Dont switch to NI mode if there is no index.Michael Niedermayer2011-10-18
* Do not try to parse empty strf tags.Carl Eugen Hoyos2011-10-18
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-18
|\
| * rtsp: Expose the flag options via private AVOptions for sdp and rtp, tooMartin Storsjö2011-10-17
| * rtsp: Make the rtsp flags avoptions set via a defineMartin Storsjö2011-10-17
| * rtpenc: Set a default video codecMartin Storsjö2011-10-17
| * rtp: Fix ff_rtp_get_payload_typeMartin Storsjö2011-10-17
| * rtsp: Remove the separate filter_source variableMartin Storsjö2011-10-17
| * rtsp: Accept options via private avoptions instead of URL optionsMartin Storsjö2011-10-17
| * rtsp: Simplify AVOption definitionsMartin Storsjö2011-10-17
| * rtsp: Merge the AVOption listsMartin Storsjö2011-10-17
| * avio: Check for invalid buffer length.Alex Converse2011-10-16
| * mpegenc/mpegtsenc: add muxrate private options.Anton Khirnov2011-10-17
| * lavf: deprecate AVFormatContext.file_sizeAnton Khirnov2011-10-17
| * mov: add support for TV metadata atoms tves, tvsn and stikRaivo Hool2011-10-17
* | libutvideo: Add Ut Video Decoder WrapperDerek Buitenhuis2011-10-17
* | segmenter: loose rindex()Michael Niedermayer2011-10-17
* | AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.Clément Bœsch2011-10-17
* | segment: Fix typo in segment_basenameMichael Niedermayer2011-10-17
* | segment: replace strdup() by av_strdup()Michael Niedermayer2011-10-17
* | Merge remote-tracking branch 'luzero/segment'Michael Niedermayer2011-10-17
|\ \
| * | segment: extend optionsLuca Barbato2011-10-13
| * | segment: basic pattern support and playlist outputLuca Barbato2011-10-12
| * | segment: introduce segmented chain muxerLuca Barbato2011-10-12
| * | output-example: extend durationLuca Barbato2011-10-12
* | | av_tempfile: Pass int log_offset, void *log_ctxMichael Niedermayer2011-10-16
* | | cache: add todo listMichael Niedermayer2011-10-16
* | | cache: Fallback to using the cache size for AVSEEK_SIZE if the underlaying pr...Michael Niedermayer2011-10-16
* | | add cache protocolMichael Niedermayer2011-10-16
* | | Support decoding ASP variant from QNAP Systems.Carl Eugen Hoyos2011-10-16
* | | asf: export all the DRM stuff, some of it are human readable strings.Michael Niedermayer2011-10-16
* | | asf: dont warn the user about digital sigantures, they should on their own no...Michael Niedermayer2011-10-16
* | | asf: export encryption information from asf.Michael Niedermayer2011-10-16
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-16
|\ \ \ | | |/ | |/|
| * | matroskadec: fix out of bounds writeRonald S. Bultje2011-10-15
* | | bit: require at least 1 frame for probingMichael Niedermayer2011-10-16
* | | idf: Improve idf_probe() so it doesnt succeed on 0 byte inputMichael Niedermayer2011-10-16
* | | Support H264 from QNAP Systems.Carl Eugen Hoyos2011-10-15
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-14
|\| |
| * | mov: 10l: Terminate string with 0 not '0'Alex Converse2011-10-14
| * | mov: Prevent illegal writes when chapter titles are very short.Alex Converse2011-10-14
| * | riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_headerJohn Brooks2011-10-14
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-14
|\| |
| * | id3v2: reduce the scope of some non-globally-used symbols/structuresDiego Biurrun2011-10-13
| * | id3v2: cosmetics: move some declarations before the places they are usedDiego Biurrun2011-10-13
| * | shn: do not allow seeking in the raw shn demuxer.Justin Ruggles2011-10-13
| * | avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.Justin Ruggles2011-10-13
| * | avformat: update AVInputFormat allowed flagsJustin Ruggles2011-10-13
| * | avformat: don't unconditionally call ff_read_frame_flush() when trying to seek.Justin Ruggles2011-10-13
| |/