summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* lavf: remove nonexistent functions from the version fileJames Almer2014-08-07
* avcodec/raw: add avpriv_get_raw_pix_fmt_tags()James Almer2014-08-07
* Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2014-08-07
|\
| * Do not return a probe score from set_codec_from_probe_data() if the codec was...Carl Eugen Hoyos2014-08-07
* | lavf/mpegts: Do not return the result of a (void) function from a void function.Carl Eugen Hoyos2014-08-07
|/
* lavf/mpegts: rename ff_mpegts_parse_*() to avpriv_mpegts_parse_*()James Almer2014-08-07
* Merge commit 'b50173a4dd47b9c3c89845b781fa958ccf860929'Michael Niedermayer2014-08-07
|\
| * movenc: fix QT chapter track character encodingJohn Stebbins2014-08-06
* | Merge commit 'da9cc22d5bd5f59756c2037b02966376da2cf323'Michael Niedermayer2014-08-07
|\|
| * movenc: add track title to tracksJohn Stebbins2014-08-06
* | Merge commit 'd9432789bd119f0e37bcf65cebda05d36aafd4ed'Michael Niedermayer2014-08-07
|\|
| * movenc: remove pointless loop around BITEXACT testJohn Stebbins2014-08-06
* | avformat/dtsdec: check more of the dca headers in dts_probe()Michael Niedermayer2014-08-06
* | avformat/iff: Fix "source comment"Michael Niedermayer2014-08-05
* | Merge commit '0897d2fdc7755849c3ae58d8b543ef734c200d3c'Michael Niedermayer2014-08-05
|\|
| * movenc: Add option to disable nero chaptersJohn Stebbins2014-08-05
* | Merge commit '2601a9447efb778930b01ac58d2cc1d02498db4e'Michael Niedermayer2014-08-05
|\|
| * mpegts: Add HEVC definitionsFemi Adeyemi-Ejeye2014-08-05
* | Merge commit '89616408e38ac7257e36976723df0e23d6ee1157'Michael Niedermayer2014-08-05
|\|
| * mpegts: Define the section length with a constantLuca Barbato2014-08-04
* | avformat/util: change av_find_default_stream_index() to use a score based systemMichael Niedermayer2014-08-04
* | Merge commit 'eb9244f20210fd420fb9b3c98126f9cae525d1cc'Michael Niedermayer2014-08-04
|\|
| * Add Icecast protocolMarvin Scholz2014-08-04
* | libavformat: Add Icecast protocolePirat2014-08-04
* | Merge commit '6a463e7fb4f028c52d2e2d054f9483f4fff492bc'Michael Niedermayer2014-08-04
|\|
| * http: Refactor http_open_cnxLuca Barbato2014-08-03
* | avformat/http: fix tls/tcp protocol after a 302 move in httpsRodger Combs2014-08-04
* | avformat/mpegtsenc: do not flush after everythingMichael Niedermayer2014-08-03
* | avformat/mux: flush after header writing, like after packetsMichael Niedermayer2014-08-03
* | avformat/tee: flip assigment directionMichael Niedermayer2014-08-03
* | avformat/dtsdec: skip the first 4k in dts_probe()Michael Niedermayer2014-08-02
* | avformat/dtsdec: fix signedness in reference pcm highpass in dts_probe()Michael Niedermayer2014-08-02
* | avformat/dtsdec: count LE and BE separately in dts_probe()Michael Niedermayer2014-08-02
* | avformat/format: Check for av_guess_format() failureMichael Niedermayer2014-08-02
* | avformat/format: use av_match_name() in av_guess_codec()Michael Niedermayer2014-08-02
* | Merge commit 'fa14804c83a7108a50c63d1f2180e30c75909529'Michael Niedermayer2014-08-01
|\|
| * flv: Index the audio streamLuca Barbato2014-08-01
* | avformat/hlsenc: add some empty lines to make the code easier to readNicolas Martyanoff2014-07-31
* | avformat/hlsenc: rename some identifers to make the code easier to readNicolas Martyanoff2014-07-31
* | avformat/hlsenc: Add some comments to make the code easier to readNicolas Martyanoff2014-07-31
* | movdec: remove nonsensical snprintf.Reimar Döffinger2014-07-30
* | mxfdec: add missing "const" to array declaration.Reimar Döffinger2014-07-30
* | Add int64_t probesize2 instead of int probesize to AVFormatContext.Carl Eugen Hoyos2014-07-30
* | lavf/mux: Fix a typo checking aspect ratios.Carl Eugen Hoyos2014-07-30
* | avformat/movenc: add m4b to list of ipod playable filesgerion.entrup@t-online.de2014-07-30
* | avformat/format: fix memleak and error codeMichael Niedermayer2014-07-29
* | avformat/format.c: remove duplicate include, put libavutil includes togetherMichael Niedermayer2014-07-29
* | avformat/format: simplify ifdefferyMichael Niedermayer2014-07-29
* | Merge commit 'fa38573cd9ce4ab727f86f57c03b113cfd4c9d0a'Michael Niedermayer2014-07-29
|\|
| * matroska: Register mime typesLuca Barbato2014-07-29