summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat: Add a mechanism to allow demuxers to detect byte based seeking.Michael Niedermayer2013-04-04
* matroskadec: fix display_width/height = 0 handlingMichael Niedermayer2013-04-03
* Skip padding in an id3 tag in aiff files.Carl Eugen Hoyos2013-04-03
* smacker: fix off by one errorPaul B Mahol2013-04-03
* flvdec: fix seeking in audio only filesMichael Niedermayer2013-04-03
* avformat: fix atomatic format selection for (s)segmentMichael Niedermayer2013-04-02
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-01
|\
| * oma: Validate sample ratesLuca Barbato2013-03-31
* | Use PIX_FMT_BGR24 for the AviSynth demuxer, instead of RGB24.Stephen Hutchinson2013-03-31
* | Write broken aac frames to mov files instead of skipping them.Carl Eugen Hoyos2013-03-30
* | Do not show "Estimating duration from bitrate" warning if no duration was est...Carl Eugen Hoyos2013-03-30
* | ffmpeg/avformat: factor av_guess_frame_rate() outMichael Niedermayer2013-03-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-29
|\|
| * flvdec: read audio sample size and channels metadataJustin Ruggles2013-03-28
* | Merge commit 'c3d015775388882b8a122afc337ea35108f652be'Michael Niedermayer2013-03-29
|\|
| * flvdec: use the correct audio codec id when parsing metadataJustin Ruggles2013-03-28
* | id3v2: allocate large enough bufferMichael Niedermayer2013-03-29
* | yop: Do not keep a copy of parts of the returned packetMichael Niedermayer2013-03-29
* | avidec: Fix demuxing of non seekable avis with multiple RIFFsMichael Niedermayer2013-03-28
* | Merge commit 'cf53704c55378cc0dcfc16637cdac7d58f0b3107'Michael Niedermayer2013-03-28
|\|
| * win32: Use 64-bit fstat/lseek variants for MSVC as wellHendrik Leppkes2013-03-27
| * win32: Make ff_win32_open more robustReimar Döffinger2013-03-27
| * win32: Allow other programs to open the same filesReimar Döffinger2013-03-27
| * ape: use correct context for the bit table printed in debugKostya Shishkov2013-03-27
* | estimate_timings_from_bit_rate: Check timebase and bitrateMichael Niedermayer2013-03-28
* | electronicarts: check timebase, fix assertion failureMichael Niedermayer2013-03-28
* | Fix heap-buffer-overflow in matroska_parse_blockDale Curtis2013-03-27
* | avformat: change some seeking related assert to av_assertsMichael Niedermayer2013-03-27
* | Fix avisynth_context_create constructor error handling.d s2013-03-27
* | Support pcm_mulaw in Hikvision CCTV mpeg program streams.Carl Eugen Hoyos2013-03-27
* | Fix a typo in the Monkey's Audio demuxer.Carl Eugen Hoyos2013-03-27
* | Only test the first frame for missing aac_adtstoasc bistream filter.Carl Eugen Hoyos2013-03-26
* | mpegtsenc: Only test the first frame for missing h264_mp4toannexb filter.Carl Eugen Hoyos2013-03-26
* | Merge commit 'f1e9398621af0bc9d166014e4ce6996bb4f141d0'Michael Niedermayer2013-03-26
|\|
| * lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideoMartin Storsjö2013-03-26
* | Merge commit '613a37eca4c7b8eefceaa3e0231c23ad090ca94f'Michael Niedermayer2013-03-26
|\|
| * ape: 3.80-3.92 decoding supportKostya Shishkov2013-03-25
* | lavf/mux: add the flush_packets option.Nicolas George2013-03-24
* | libspeex: support ZygoAudio (quality 10 mode)Piotr Bandurski2013-03-23
* | matroskadec: switch to av_assertMichael Niedermayer2013-03-22
* | img2: WebP supportMichael Niedermayer2013-03-22
* | AviSynth demuxer rewrite.d s2013-03-21
* | avformat/avs: increase probe score to preempt conflict with avxsynthMichael Niedermayer2013-03-21
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-03-20
|\ \
| * | lavf/vobsub: free index pseudo-packet.Nicolas George2013-03-20
| * | lavf/concatdec: support seeking.Nicolas George2013-03-20
* | | matroskadec: Add support for parsing Matroska ContentEncKeyIDFrank Galligan2013-03-20
|/ /
* | avformat: Fix infinite probing that reads the whole fileMichael Niedermayer2013-03-20
* | av_find_stream_info: change read_size to 64bitMichael Niedermayer2013-03-20
* | lavf: avformat_seek_file(): validate stream_index.Nicolas George2013-03-20