summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* flvdec: fix seeking in audio only filesMichael Niedermayer2013-04-031-1/+1
* avformat: fix atomatic format selection for (s)segmentMichael Niedermayer2013-04-021-0/+4
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-012-5/+14
|\
| * oma: Validate sample ratesLuca Barbato2013-03-313-6/+15
* | Use PIX_FMT_BGR24 for the AviSynth demuxer, instead of RGB24.Stephen Hutchinson2013-03-311-1/+1
* | Write broken aac frames to mov files instead of skipping them.Carl Eugen Hoyos2013-03-301-7/+8
* | Do not show "Estimating duration from bitrate" warning if no duration was est...Carl Eugen Hoyos2013-03-301-2/+4
* | ffmpeg/avformat: factor av_guess_frame_rate() outMichael Niedermayer2013-03-293-1/+27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-291-1/+8
|\ \ | |/
| * flvdec: read audio sample size and channels metadataJustin Ruggles2013-03-281-1/+8
* | Merge commit 'c3d015775388882b8a122afc337ea35108f652be'Michael Niedermayer2013-03-291-1/+2
|\ \ | |/
| * flvdec: use the correct audio codec id when parsing metadataJustin Ruggles2013-03-281-1/+2
* | id3v2: allocate large enough bufferMichael Niedermayer2013-03-291-1/+2
* | yop: Do not keep a copy of parts of the returned packetMichael Niedermayer2013-03-291-2/+1
* | avidec: Fix demuxing of non seekable avis with multiple RIFFsMichael Niedermayer2013-03-281-1/+1
* | Merge commit 'cf53704c55378cc0dcfc16637cdac7d58f0b3107'Michael Niedermayer2013-03-281-2/+5
|\ \ | |/
| * win32: Use 64-bit fstat/lseek variants for MSVC as wellHendrik Leppkes2013-03-272-1/+4
| * win32: Make ff_win32_open more robustReimar Döffinger2013-03-271-6/+12
| * win32: Allow other programs to open the same filesReimar Döffinger2013-03-271-2/+3
| * ape: use correct context for the bit table printed in debugKostya Shishkov2013-03-271-1/+1
* | estimate_timings_from_bit_rate: Check timebase and bitrateMichael Niedermayer2013-03-281-2/+4
* | electronicarts: check timebase, fix assertion failureMichael Niedermayer2013-03-281-0/+4
* | Fix heap-buffer-overflow in matroska_parse_blockDale Curtis2013-03-271-3/+4
* | avformat: change some seeking related assert to av_assertsMichael Niedermayer2013-03-271-3/+3
* | Fix avisynth_context_create constructor error handling.d s2013-03-271-11/+7
* | Support pcm_mulaw in Hikvision CCTV mpeg program streams.Carl Eugen Hoyos2013-03-271-11/+16
* | Fix a typo in the Monkey's Audio demuxer.Carl Eugen Hoyos2013-03-271-1/+1
* | Only test the first frame for missing aac_adtstoasc bistream filter.Carl Eugen Hoyos2013-03-262-0/+6
* | mpegtsenc: Only test the first frame for missing h264_mp4toannexb filter.Carl Eugen Hoyos2013-03-261-0/+3
* | Merge commit 'f1e9398621af0bc9d166014e4ce6996bb4f141d0'Michael Niedermayer2013-03-262-4/+5
|\ \ | |/
| * lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideoMartin Storsjö2013-03-262-4/+5
* | Merge commit '613a37eca4c7b8eefceaa3e0231c23ad090ca94f'Michael Niedermayer2013-03-261-3/+25
|\ \ | |/
| * ape: 3.80-3.92 decoding supportKostya Shishkov2013-03-251-3/+25
* | lavf/mux: add the flush_packets option.Nicolas George2013-03-243-0/+10
* | libspeex: support ZygoAudio (quality 10 mode)Piotr Bandurski2013-03-232-1/+4
* | matroskadec: switch to av_assertMichael Niedermayer2013-03-221-1/+1
* | img2: WebP supportMichael Niedermayer2013-03-221-0/+1
* | AviSynth demuxer rewrite.d s2013-03-211-180/+584
* | avformat/avs: increase probe score to preempt conflict with avxsynthMichael Niedermayer2013-03-211-1/+1
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-03-202-4/+105
|\ \
| * | lavf/vobsub: free index pseudo-packet.Nicolas George2013-03-201-2/+9
| * | lavf/concatdec: support seeking.Nicolas George2013-03-201-2/+96
* | | matroskadec: Add support for parsing Matroska ContentEncKeyIDFrank Galligan2013-03-202-5/+57
|/ /
* | avformat: Fix infinite probing that reads the whole fileMichael Niedermayer2013-03-201-0/+2
* | av_find_stream_info: change read_size to 64bitMichael Niedermayer2013-03-201-1/+2
* | lavf: avformat_seek_file(): validate stream_index.Nicolas George2013-03-201-0/+2
* | lavf/concatdec: fix possible leak in case of malloc failure.Nicolas George2013-03-201-5/+11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-201-1/+1
|\ \ | |/
| * rtmp: Pass the parameters to do_adobe_auth in the right orderMartin Storsjö2013-03-201-1/+1
* | Merge commit '2c328a907978b61949fd20f7c991803174337855'Michael Niedermayer2013-03-201-8/+0
|\ \ | |/
OpenPOWER on IntegriCloud