summaryrefslogtreecommitdiff
path: root/libavformat/format.c
Commit message (Expand)AuthorAge
...
* | avformat/format: simplify ifdefferyMichael Niedermayer2014-07-29
* | avformat: fix probe mime version checksMichael Niedermayer2014-07-29
* | Merge commit '3a19405d574a467c68b48e4b824c76617fd59de0'Michael Niedermayer2014-07-29
|\|
| * avformat: Use the mime type information in input probeLuca Barbato2014-07-29
* | Merge commit '69e7336b8e16ee65226fc20381baf537f4b125e6'Michael Niedermayer2014-07-29
|\|
| * avstring: Expose the simple name match functionLuca Barbato2014-07-29
* | Merge commit 'e253a9e2b3d683eb51db7c776326eb07de10ad4c'Michael Niedermayer2014-07-29
|\|
| * avformat: Move av_probe_input* to format.cLuca Barbato2014-07-29
* | Merge commit 'ec4f04da1a3462dac429b9d15dee5f027309da15'Michael Niedermayer2014-07-27
|\|
| * avformat: Mark argument in av_{i|o}format_next/ffurl_protocol_next as constDiego Biurrun2014-07-26
* | avformat/format: av_register_output_format() and av_register_intput_format() ...Michael Niedermayer2013-12-17
* | do O(1) instead of O(n) atomic operations in register functionsMichael Niedermayer2013-12-06
* | avformat: make av_register_*put_format() thread safeMichael Niedermayer2013-06-29
* | Merge commit 'afc8685395e775fe0f2a1698b683aea4afd124af'Michael Niedermayer2013-06-16
|/
* avf: split off format register and lookup functionLuca Barbato2013-06-16