summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f'Michael Niedermayer2012-10-10
|\
| * rtpdec_mpeg4: au_headers is a single array, simple av_free is enoughJanne Grunau2012-10-09
| * fate: Add tests of the ff_make_absolute_url functionMartin Storsjö2012-10-09
| * url: Handle relative urls starting with two slashesDuncan Salerno2012-10-09
| * url: Handle relative urls being just a new query stringDuncan Salerno2012-10-09
| * url: Don't treat slashes in query parameters as directory separatorsDuncan Salerno2012-10-09
* | crypto should allow passing of options to the underlying protocol via the url...Duncan Salerno2012-10-09
* | Fix second use of AVOptions in HLSDuncan Salerno2012-10-09
* | http: add 'timeout' AVOptionAndrey Utkin2012-10-09
* | tcp: accept params through avio_open2() optionsAndrey Utkin2012-10-09
* | tcp: use timeout option consistentlyAndrey Utkin2012-10-09
* | Introduce ff_network_wait_fd_timeout()Andrey Utkin2012-10-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-09
|\|
| * Restructure av_log_missing_feature messageDiego Biurrun2012-10-09
| * rtp: Support packetization/depacketization of opusMartin Storsjö2012-10-09
| * file: Set the return value type for lseek to int64_t.Yusuke Nakamura2012-10-09
| * rtpenc_vp8: Update the packetizer to the latest spec versionMartin Storsjö2012-10-08
| * rtpdec_vp8: Make the depacketizer implement the latest spec draftMartin Storsjö2012-10-08
* | DTS-HD demuxerPaul B Mahol2012-10-09
* | movenc.c: Force correct value for "Samples per packet" for pcm audioTim Nicholson2012-10-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-08
|\|
| * segment: drop global headers settingLuca Barbato2012-10-08
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
|\|
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-08
|\|
| * gxf: Include the right header for the avpriv_frame_rate_tab declarationMartin Storsjö2012-10-07
* | TAK demuxer, decoder and parserPaul B Mahol2012-10-08
* | ffserver: fix seeking with ?date=...Clément Bœsch2012-10-08
* | mpegts: fuzzy crc check for not so spec compliant filesMichael Niedermayer2012-10-08
* | mxfenc: fix av_log data type for dts paramaterMichael Niedermayer2012-10-08
* | mux: change 1 assert->av_assert1()Michael Niedermayer2012-10-07
* | avformat: fix typo in commentPaul B Mahol2012-10-07
* | matroskaenc: remove MATROSKA_ID_VIDEODISPLAYUNIT 3Michael Niedermayer2012-10-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-07
|\|
| * ffm: do not write or read the audio sample formatJustin Ruggles2012-10-06
| * smoothstreamingenc: Add a more verbose error messageMartin Storsjö2012-10-06
| * smoothstreamingenc: Ignore the return value from mkdirMartin Storsjö2012-10-06
| * smoothstreamingenc: Try writing a manifest when opening the muxerMartin Storsjö2012-10-06
| * smoothstreamingenc: Move the output_chunk_list and write_manifest functions upMartin Storsjö2012-10-06
| * smoothstreamingenc: Properly return errors from ism_flush to the callerMartin Storsjö2012-10-06
| * smoothstreamingenc: Check the output UrlContext before accessing itMartin Storsjö2012-10-06
* | movenc: support an alternative to edit lists to handle the first DTS != 0 case.Michael Niedermayer2012-10-07
* | mov: fix integer avoption typesMichael Niedermayer2012-10-07
* | movenc: fix regression with yuyv caused by c5f23dMichael Niedermayer2012-10-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-06
|\|
| * yuv4mpeg: return proper error codes.Anton Khirnov2012-10-06
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
* | segment: reverse pass avoid_negative_ts from the muxerMichael Niedermayer2012-10-06
* | Pinnacle TARGA CineWave YUV16 decoder (fourcc Y216).Carl Eugen Hoyos2012-10-06
* | oggparsetheora: fix comment header parsingGiorgio Vazzana2012-10-05