| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/mov: Autodetect mp3s which need parsing | Michael Niedermayer | 2015-10-23 | 1 | -0/+7 |
* | avfilter,swresample,swscale: use fabs, fabsf instead of FFABS | Ganesh Ajjanagadde | 2015-10-22 | 1 | -1/+1 |
* | Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884' | Hendrik Leppkes | 2015-10-22 | 2 | -2/+5 |
|\ |
|
| * | Replace any remaining avpicture function with imgutils | Vittorio Giovara | 2015-10-21 | 2 | -2/+6 |
| * | httpauth: Add space after commas in HTTP/RTSP auth header | Andrey Utkin | 2015-10-14 | 1 | -9/+10 |
* | | libavformat/electronicarts: also demux mpeg audio layer 2 | Peter Ross | 2015-10-22 | 1 | -0/+1 |
* | | lavf/mpjpegdec: Return 0 if an allocation inside the probe function fails. | Carl Eugen Hoyos | 2015-10-22 | 1 | -1/+1 |
* | | avformat/electronicarts: fix demuxing of certain eam files | Paul B Mahol | 2015-10-22 | 1 | -1/+13 |
* | | avformat/electronicarts: support ADPCM PSX | Paul B Mahol | 2015-10-22 | 1 | -3/+13 |
* | | libavformat/mxfdec.c: Report dark metadata keys only when they match no parse... | Alexis Ballier | 2015-10-22 | 1 | -4/+4 |
* | | libavformat/mxfdec.c: cosmetics: Add missing space after '?' in log message. | Alexis Ballier | 2015-10-22 | 1 | -1/+1 |
* | | avcodec: drop 2 suffix from avpriv_ac3_parse_header2 | Andreas Cadhalpun | 2015-10-22 | 2 | -3/+3 |
* | | lavf: add oggparsedaala and bump micro | Rostislav Pehlivanov | 2015-10-21 | 5 | -1/+245 |
* | | avformat/mp3dec: improve junk skipping heuristic | wm4 | 2015-10-20 | 1 | -7/+21 |
* | | avformat: add wve demuxer | Paul B Mahol | 2015-10-20 | 4 | -1/+65 |
* | | avformat: add msf demuxer | Paul B Mahol | 2015-10-20 | 4 | -2/+99 |
* | | avformat/vag: Remove unused variable pos | Michael Niedermayer | 2015-10-18 | 1 | -2/+0 |
* | | avformat/rsd: add VAG support | Paul B Mahol | 2015-10-18 | 1 | -1/+7 |
* | | mpegts: Make the sdt_period a double | Derek Buitenhuis | 2015-10-17 | 2 | -3/+3 |
* | | mpegts: Make the pat_period a double | Derek Buitenhuis | 2015-10-17 | 2 | -3/+3 |
* | | avformat/vag: fix demuxing stereo files | Paul B Mahol | 2015-10-17 | 1 | -17/+17 |
* | | concatdec: fix file_start_time calculation regression | Marton Balint | 2015-10-17 | 1 | -1/+1 |
* | | libavformat/Makefile: remove unnecessary object file from wtv demuxer | Hendrik Leppkes | 2015-10-17 | 1 | -1/+1 |
* | | avformat/rsd: Check av_new_packet() return value | Michael Niedermayer | 2015-10-17 | 1 | -1/+3 |
* | | avformat/genh: Check av_new_packet() return value | Michael Niedermayer | 2015-10-17 | 1 | -1/+3 |
* | | avformat/rsd: propagate return values of extradata helper functions | James Almer | 2015-10-16 | 1 | -5/+5 |
* | | avformat: add svag demuxer | Paul B Mahol | 2015-10-16 | 4 | -1/+81 |
* | | avformat/rsd: add WADP support | Paul B Mahol | 2015-10-16 | 1 | -18/+37 |
* | | avformat: add ads demuxer | Paul B Mahol | 2015-10-16 | 4 | -1/+92 |
* | | avformat: add vag demuxer | Paul B Mahol | 2015-10-16 | 4 | -1/+88 |
* | | avformat: add genh demuxer | Paul B Mahol | 2015-10-16 | 4 | -1/+183 |
* | | avformat/hls: add support for EXT-X-MAP | Anssi Hannula | 2015-10-15 | 1 | -10/+182 |
* | | avformat/hls: fix segment selection regression on track changes of live streams | Anssi Hannula | 2015-10-15 | 1 | -0/+1 |
* | | lavf: Remove duplicated latm demuxer. | Carl Eugen Hoyos | 2015-10-15 | 4 | -17/+3 |
* | | Merge commit 'e55376a1fd5abebbb0a082aa20739d58c2260a37' | Hendrik Leppkes | 2015-10-14 | 1 | -3/+3 |
|\| |
|
| * | rtmpproto: Write correct flv packet sizes at the end of packets | Michael Niedermayer | 2015-10-14 | 1 | -3/+4 |
* | | avformat/async: cache some data for fast seek backward | Zhang Rui | 2015-10-14 | 1 | -19/+104 |
* | | lavf/vc1dec: Autodetect raw vc-1 streams. | Carl Eugen Hoyos | 2015-10-14 | 4 | -6/+83 |
* | | Merge commit '34ed5c2e4d9b7fe5c9b3aae2da5599fabb95c02e' | Hendrik Leppkes | 2015-10-14 | 2 | -2/+7 |
|\| |
|
| * | avformat: Do not use AVFMT_RAWPICTURE | Luca Barbato | 2015-10-13 | 2 | -2/+7 |
* | | Merge commit 'b9ece15a01782b4f301c0c139d1d7b20f848914c' | Hendrik Leppkes | 2015-10-14 | 1 | -2/+2 |
|\| |
|
| * | nullenc: Use the wrapped avframe pseudo-encoder | Luca Barbato | 2015-10-10 | 1 | -2/+2 |
* | | Merge commit 'd00a8fd417ad20cecbc7ca17b25f352655148fb1' | Hendrik Leppkes | 2015-10-14 | 1 | -13/+11 |
|\| |
|
| * | yuv4mpeg: Use the wrapped avframe pseudo-encoder | Luca Barbato | 2015-10-10 | 1 | -12/+11 |
* | | avformat/mov: fix integer overflow | Ganesh Ajjanagadde | 2015-10-13 | 1 | -0/+4 |
* | | avformat/webvttdec: Don't stop parsing on comments | Ricardo Constantino | 2015-10-12 | 1 | -1/+2 |
* | | lavf/tee: allow multiple stream specifiers in select. | Bela Bodecs | 2015-10-12 | 1 | -6/+27 |
* | | avformat/flvdec: set broken_sizes for "metadatacreator : MEGA" | Michael Niedermayer | 2015-10-12 | 1 | -0/+2 |
* | | avformat/rsd: support XADP tag | Paul B Mahol | 2015-10-11 | 1 | -2/+12 |
* | | fate/async: test error code from underlying protocol | Zhang Rui | 2015-10-10 | 1 | -0/+41 |