summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* | lavf/concatdec: fix possible leak in case of malloc failure.Nicolas George2013-03-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-20
|\|
| * rtmp: Pass the parameters to do_adobe_auth in the right orderMartin Storsjö2013-03-20
* | Merge commit '2c328a907978b61949fd20f7c991803174337855'Michael Niedermayer2013-03-20
|\|
| * Revert "asfenc: return error on negative timestamp"Anton Khirnov2013-03-19
* | lavf/avformat.h: fix a few typos in AVFormatContext:avoid_negative_ts doxyStefano Sabatini2013-03-19
* | lmlm4: check packet_size against lower limit tooMichael Niedermayer2013-03-19
* | avformat/tee: add forgotten ret assignmentMichael Niedermayer2013-03-19
* | matroska_parse_frame: fix memleakMichael Niedermayer2013-03-19
* | lavf: do not make a hard dep on internal subtitles helpers.Clément Bœsch2013-03-19
* | avidec: fix duration and bitrate of truncated filesMichael Niedermayer2013-03-19
* | lavf/mxfdec: read field dominance flagMatthieu Bouron2013-03-19
* | segment: copy metadataMichael Niedermayer2013-03-18
* | Fix termination of mov_ch_layouts_wav array lookupThierry Foucu2013-03-18
* | append_packet_chunked: remove outcommented codeMichael Niedermayer2013-03-18
* | Merge commit '50c449ac24fbb4c03c15d2e2026cef2204b80385'Michael Niedermayer2013-03-18
|\|
| * iff: validate CMAP palette sizeKostya Shishkov2013-03-18
| * asfenc: return error on negative timestampLuca Barbato2013-03-18