summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: Fix "dont" "wont" "doesnt" typosTimothy Gu2013-06-296-7/+7
* udp: Fix receiving large udp packetsMichael Niedermayer2013-06-291-1/+5
* Set block_align when reading QDM2 in mov.Carl Eugen Hoyos2013-06-281-0/+1
* Fix muxing QDM2 mono into caf.Carl Eugen Hoyos2013-06-281-1/+2
* gxf: Added codec ID to playback AVCHDReuben Martin2013-06-271-0/+1
* Added GXF format code to identify AVC Intra video streams. This was an extens...Reuben Martin2013-06-271-0/+5
* gxf: Factorize code in get_sindex()Reuben Martin2013-06-271-4/+1
* gxf: Added GXF format code 25 which is used for DV codec in HD resolutionsReuben Martin2013-06-271-0/+1
* Fix copying extradata to codec in mxfdec.cNigel Touati-Evans2013-06-271-1/+3
* lavf/movenc: improve error feedback in case malformed AAC bitstream is detectedStefano Sabatini2013-06-261-1/+3
* lavf/mux: rename variable cortag -> tagbuf2 in init_muxer()Stefano Sabatini2013-06-261-3/+3
* Use AV_RN32 for an unaligned read in the mxg demuxer.Carl Eugen Hoyos2013-06-261-1/+1
* lavf: silence max_analyze_duration warningwm42013-06-261-1/+1
* xa: abort if number of channels or sample rate is 0Paul B Mahol2013-06-251-0/+3
* lxfdec: remove wrong and unneeded checkLuca Barbato2013-06-251-8/+0
* yuv4mpeg: correctly handle chroma for odd luma sizes.Ronald S. Bultje2013-06-241-2/+2
* lavf/webvttdec: use private option to specify WebVTT kindMatthew Heaney2013-06-251-0/+24
* lavf: add AV_DISPOSITION flags for WebVTT text track kindsMatthew Heaney2013-06-252-1/+8
* avformat/avio: Fix EOF handiling of ffurl_read_complete()Michael Niedermayer2013-06-241-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-06-241-7/+12
|\
| * lavf: don't abort if both encoder and muxer aspect ratios are not setRafaël Carré2013-06-241-7/+12
* | Merge commit 'c3e58f8fb75d8467161a65b85eb88281547ebab1'Michael Niedermayer2013-06-241-2/+5
|\ \ | |/
| * matroskaenc: restore compatibility with non referenced AVPacketRafaël Carré2013-06-241-2/+5
* | Merge commit 'f963f701d90bd7bb03e39aab4e59bd137084e082'Michael Niedermayer2013-06-231-1/+6
|\ \ | |/
| * ogg: relax demuxer conformance checksLuca Barbato2013-06-221-2/+5
* | avisynth: Make sure the filename passed to Avisynth is in the right code pageOka Motofumi2013-06-221-0/+11
* | avformat/iff: Byte seek is unsupportedMichael Niedermayer2013-06-201-1/+1
* | avformat/libmodplug: Reduce the probe score for small inputMichael Niedermayer2013-06-201-2/+15
* | Autodetect idcin only if audio properties allow decoding.Carl Eugen Hoyos2013-06-191-5/+5
* | isom: add xd51 hdcam , someone needs to binary search FCP for new isom...Compn2013-06-191-0/+1
* | ff_gen_search: fix infinite loopMichael Niedermayer2013-06-181-1/+1
* | ff_gen_search: fix limitMichael Niedermayer2013-06-181-1/+3
* | ff_gen_search: make step 64it to prevent hypothetical integer overflowMichael Niedermayer2013-06-181-1/+1
* | lavf: add WebVTT muxer.Matthew Heaney2013-06-174-3/+103
* | mmsh: dont close context on seeking failureMichael Niedermayer2013-06-171-2/+4
* | mmsh/mmsh_close: use ffurl_closep()Michael Niedermayer2013-06-171-1/+1
* | mmsh/mmsh_close: use av_freep()Michael Niedermayer2013-06-171-2/+2
* | lavf/http: remove Mozilla/5.0 from user agent.Clément Bœsch2013-06-171-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-06-171-2/+4
|\ \ | |/
| * smacker: check frame size validityKostya Shishkov2013-06-161-1/+5
* | Merge commit '58c95448e42d34910b939363949ba1a92c06b0b0'Michael Niedermayer2013-06-171-1/+2
|\ \ | |/
| * smacker: pad the extradata allocationKostya Shishkov2013-06-161-1/+2
* | Merge commit 'df9f22d42b0905385629a9d368bb5a1eef2b45ef'Michael Niedermayer2013-06-177-150/+187
|\ \ | |/
| * avf: move url utility functions in a separate fileLuca Barbato2013-06-166-150/+186
* | Merge commit '12db891dcd57b305d6e3c1e22ea8204dc26edda1'Michael Niedermayer2013-06-162-22/+22
|\ \ | |/
| * avf: move ff_write_chained to mux.cLuca Barbato2013-06-162-18/+18
* | Merge commit '508998f7d5cc61c7ac7b049813b47adc24c6e282'Michael Niedermayer2013-06-162-9/+10
|\ \ | |/
| * avf: move riff tags accessors where they belongLuca Barbato2013-06-162-9/+10
* | Merge commit 'ec7c51c7868d3ccc66b5cc38bf126258b94f086c'Michael Niedermayer2013-06-165-57/+57
|\ \ | |/
| * avf: move ff_http_match_no_proxy to networkLuca Barbato2013-06-165-57/+57
OpenPOWER on IntegriCloud