| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/librtmp: fix swfurl | Michael Niedermayer | 2014-11-09 | 1 | -1/+1 |
* | avformat/mpegts: improve first valid PMT heuristic | Michael Niedermayer | 2014-11-08 | 1 | -1/+6 |
* | avformat/mpegts: add scan_all_pmts option | Michael Niedermayer | 2014-11-08 | 1 | -1/+7 |
* | Merge commit '9a5ac36b69ede4563e9ecd734141b12ea3280fbc' | Michael Niedermayer | 2014-11-08 | 1 | -5/+8 |
|\ |
|
| * | movenc: Require samples before trying to write edts | Martin Storsjö | 2014-11-08 | 1 | -3/+3 |
* | | Merge commit '8cb7b7b461b52898765b38e3eff68c0ce88347f3' | Michael Niedermayer | 2014-11-08 | 1 | -6/+13 |
|\| |
|
| * | movenc: Avoid leaking locally allocated data when returning on errors | Martin Storsjö | 2014-11-08 | 1 | -6/+12 |
* | | Merge commit '95a449d3ce8e15522df47a80a8a4593ea5c2b1bb' | Michael Niedermayer | 2014-11-08 | 1 | -1/+1 |
|\| |
|
| * | movenc: Remove an outdated comment | Martin Storsjö | 2014-11-08 | 1 | -1/+1 |
* | | Fix read-after-free in matroska_read_seek(). | Xiaohan Wang | 2014-11-08 | 1 | -1/+2 |
* | | Merge commit '9cbf70fa0e44613590b019cef1fe99aa3f3c5d9d' | Michael Niedermayer | 2014-11-08 | 2 | -1/+12 |
|\| |
|
| * | movenc: Write correct presentation timestamps in tfra | Martin Storsjö | 2014-11-07 | 2 | -1/+12 |
* | | Merge commit 'e7d20f12c5eff5570cd897f3ce3a88456024036b' | Michael Niedermayer | 2014-11-08 | 1 | -1/+1 |
|\| |
|
| * | movenc: Remove a now redundant check | Martin Storsjö | 2014-11-07 | 1 | -1/+1 |
* | | Merge commit '1d8a0c1b43e58332a3a15c67d4adc161713cade8' | Michael Niedermayer | 2014-11-08 | 2 | -13/+34 |
|\| |
|
| * | movenc: Allow to request not to use edit lists | Martin Storsjö | 2014-11-07 | 2 | -1/+34 |
* | | Merge commit '897d5c3a4296f3da80b8699d1487328ca2de8e55' | Michael Niedermayer | 2014-11-07 | 1 | -2/+3 |
|\| |
|
| * | lavf: Print a warning if failed to avoid negative timestamps when requested | Michael Niedermayer | 2014-11-07 | 1 | -0/+8 |
* | | Merge commit '1384df641994bf3d6cb51084290aa94752737bae' | Michael Niedermayer | 2014-11-07 | 4 | -19/+22 |
|\| |
|
| * | lavf: Add an option for avoiding negative timestamps | Michael Niedermayer | 2014-11-07 | 4 | -3/+27 |
| * | nutdec: do not set has_b_frames | Anton Khirnov | 2014-11-06 | 1 | -1/+0 |
* | | avformat/webpenc: preserve single image VP8X flags | Michael Niedermayer | 2014-11-07 | 1 | -12/+26 |
* | | avformat/riffenc: move MP3 LSF threshold to the midway point between the 2 | Michael Niedermayer | 2014-11-06 | 1 | -1/+1 |
* | | avformat/yuv4mpegenc: Use AVFormatContext strict_std_compliance instead of AV... | Michael Niedermayer | 2014-11-06 | 1 | -1/+1 |
* | | avformat/mmf: Use AVFormatContext strict_std_compliance instead of AVCodecCon... | Michael Niedermayer | 2014-11-06 | 1 | -1/+1 |
* | | avformat/flvenc: Use AVFormatContext strict_std_compliance instead of AVCodec... | Michael Niedermayer | 2014-11-06 | 1 | -1/+1 |
* | | Merge commit 'e839de0f851535b5e19256b52f9865f0cb768a7c' | Michael Niedermayer | 2014-11-06 | 1 | -5/+3 |
|\| |
|
| * | oggenc: accept only STREAMINFO extradata | Anton Khirnov | 2014-11-06 | 1 | -5/+3 |
* | | Merge commit '7784f47762d59e859b4d0f74b3e021ad9368ee2c' | Michael Niedermayer | 2014-11-06 | 2 | -12/+18 |
|\| |
|
| * | lavf: stop using avpriv_flac_parse_streaminfo() | Anton Khirnov | 2014-11-06 | 2 | -12/+18 |
* | | Merge commit '56dc46a1893251e74be1ad63e54fb38d754bb1fe' | Michael Niedermayer | 2014-11-06 | 1 | -7/+3 |
|\| |
|
| * | riffenc: do not fall back on AVCodecContext.frame_size for MP3 | Anton Khirnov | 2014-11-06 | 1 | -7/+3 |
* | | Merge commit '91e8d2eb1f7bf3af949008b106ec1ca037b88b0e' | Michael Niedermayer | 2014-11-06 | 2 | -2/+2 |
|\| |
|
| * | lavf: use the format context strict_std_compliance instead of the codec one | Anton Khirnov | 2014-11-06 | 2 | -2/+2 |
* | | avformat/oggparsevorbis: Check that initialization succeeded before declaring... | Michael Niedermayer | 2014-11-06 | 1 | -3/+3 |
* | | avformat/oggparsevorbis: return proper error code from vorbis_header() | Michael Niedermayer | 2014-11-06 | 1 | -1/+1 |
* | | Merge commit '2f3fadfbe3c6ad52fad5c614b6067c5401227959' | Michael Niedermayer | 2014-11-06 | 1 | -9/+13 |
|\| |
|
| * | lavc,lavf: switch to the new vorbis parse API | Anton Khirnov | 2014-11-06 | 1 | -8/+12 |
* | | Merge commit '5e80fb7ff226f136dbcf3fed00a2966bf8e9bd70' | Michael Niedermayer | 2014-11-06 | 1 | -1/+1 |
|\| |
|
| * | lavc: add a public API for parsing vorbis packets. | Anton Khirnov | 2014-11-06 | 1 | -1/+1 |
* | | Merge commit '6896f95b2483e52e717e2c75a4fd24fcb0e14b67' | Michael Niedermayer | 2014-11-06 | 1 | -1/+1 |
|\| |
|
| * | vorbis_parser: add an AV prefix to VorbisParseContext | Anton Khirnov | 2014-11-06 | 1 | -1/+1 |
* | | avformat/udp: UDP-Lite (RFC 3828) support added | Thomas Volkert | 2014-11-05 | 3 | -2/+67 |
* | | Merge commit 'a490391157dcf4dc6b65352ec3eea2781dd0a404' | Michael Niedermayer | 2014-11-05 | 1 | -4/+2 |
|\| |
|
| * | rtmpproto: Ignore errors from the getStreamLength method | Martin Storsjö | 2014-11-05 | 1 | -0/+3 |
* | | avformat/mpegts: fix iteration count in add_pid_to_pmt() | Michael Niedermayer | 2014-11-04 | 1 | -1/+1 |
* | | id3v2: prefer TDRC for date over TDRL. | Benoit Fouet | 2014-11-04 | 2 | -2/+2 |
* | | avformat/mpegts: also print PMT version in av_dlog() | Michael Niedermayer | 2014-11-04 | 1 | -2/+2 |
* | | avformat/rtmpproto: Do not fail when the length cannot be determined for live... | Michael Niedermayer | 2014-11-04 | 1 | -0/+5 |
* | | avformat/mpegts: Continue parsing PMTs during duration estimation | Michael Niedermayer | 2014-11-03 | 1 | -3/+3 |