summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-07
|\
| * flvdec: Treat all nellymoser versions as the same codecMartin Storsjö2012-07-05
* | cosmetics: various spelling fixesLou Logan2012-07-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-05
|\|
| * flvdec: optionally trust the metadataLuca Barbato2012-07-05
* | mxfenc: support dnxhd codecMatthieu Bouron2012-07-05
* | mxfenc: support smpte dv codecMatthieu Bouron2012-07-05
* | FireWire DV/HDV input device using libiec61883Georg Lippitsch2012-07-05
* | lavf/file: cosmetic: Use "not" instead of "equals zero"Alexander Strasser2012-07-05
* | lavf/file: cosmetic: Remove superfluous ternary operatorAlexander Strasser2012-07-05
* | PAF demuxer and decoderPaul B Mahol2012-07-05
* | nut: add 12/14 bit yuv to nut/rawCarl Eugen Hoyos2012-07-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-04
|\|
| * mov: use forward declaration of a function instead of a table.Ronald S. Bultje2012-07-04
| * Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun2012-07-04
* | riff: add "YUV8" FourCCPiotr Bandurski2012-07-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-04
|\|
| * misc typo and wording fixesDiego Biurrun2012-07-03
| * flvdec: initial stream switch supportLuca Barbato2012-07-03
* | lavf/segment: rename SegmentContext.pb to list_pbStefano Sabatini2012-07-04
* | lavf/segment: add error log in case of invalid filename templateStefano Sabatini2012-07-03
* | lavf/segment: fix logic for segmenting audio-only inputsStefano Sabatini2012-07-03
* | lavf/segment: add more information in log message in seg_write_packet()Stefano Sabatini2012-07-03
* | lavf/segment: remove unused offset variableStefano Sabatini2012-07-03
* | lavf/segment: apply misc fixes to the private options internal documentationStefano Sabatini2012-07-03
* | lavf/segment: slightly simplify fail logic in seg_write_packet()Stefano Sabatini2012-07-03
* | lavf/segment: move list filename printing logic from segment_end() to segment...Stefano Sabatini2012-07-03
* | jvdec: fix memleak of jv->framesPaul B Mahol2012-07-03
* | jvdemux: correct size for truncated packetsMichael Niedermayer2012-07-03
* | has_decode_delay_been_guessed: tighten up the heuristic.Michael Niedermayer2012-07-02
* | has_decode_delay_been_guessed: skip guessing when sps.num_reorder_frames is a...Michael Niedermayer2012-07-02
* | has_decode_delay_been_guessed: improve heuristicMichael Niedermayer2012-07-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-02
|\|
| * asfdec: read attached pictures.Anton Khirnov2012-07-02
| * apetag: reindentAnton Khirnov2012-07-02
| * apetag: export attached covers as video streams.Anton Khirnov2012-07-02
| * apetag: fix the amount of data read from binary tags.Anton Khirnov2012-07-02
| * apetag: make sure avio_get_str() doesn't read more than it should.Anton Khirnov2012-07-02
| * mov: read itunes cover art.Anton Khirnov2012-07-02
| * MS ATC Screen (aka MSS3) decoderKostya Shishkov2012-07-02
* | lavf/wtvdec: add missing { } around if.Clément Bœsch2012-07-02
* | wtvdec: return error when filetime_to_iso8601/crazytime_to_iso8601 conversion...Peter Ross2012-07-02
* | mov: add workaround for incorrect 0 time point.Michael Niedermayer2012-07-01
* | lavf/aiffdec: handle ID3 chunkMatthieu Bouron2012-07-01
* | lavf/segment: rename variable "size" to "list_size"Stefano Sabatini2012-07-01
* | lavf/segment: pass the top level chained muxer format context to segment_end()Stefano Sabatini2012-07-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-30
|\|
| * os_support: Add fallback definitions for stat flagsRonald S. Bultje2012-06-30
| * os_support: Rename the poll fallback function to ff_pollMartin Storsjö2012-06-30
| * network: Check for struct pollfdMartin Storsjö2012-06-30