| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-06 | 1 | -11/+11 |
|\ |
|
| * | oggparsevorbis: return meaningful errors | Vittorio Giovara | 2013-10-05 | 1 | -11/+11 |
* | | avformat/matroskadec: only set r_frame_rate if the value is within reasonable... | Michael Niedermayer | 2013-10-06 | 1 | -1/+2 |
* | | Merge commit 'b698542ad83284fbb8c22404e3cafeb2dd739d38' | Michael Niedermayer | 2013-10-05 | 1 | -1/+1 |
|\| |
|
| * | mov: Don't allocate arrays with av_malloc that will be realloced | Martin Storsjö | 2013-10-05 | 1 | -1/+1 |
* | | avformat/gifdec: make GIF_APP_EXT_LABEL parsing more robust | Michael Niedermayer | 2013-10-04 | 1 | -8/+18 |
* | | avformat/mov: force parsing of headers if stts is absent | Michael Niedermayer | 2013-10-04 | 1 | -0/+2 |
* | | Merge commit 'cd818b3a5709b9b08bd5901cb8863a8b61be265e' | Michael Niedermayer | 2013-10-04 | 1 | -0/+2 |
|\| |
|
| * | rtmpproto: Validate the embedded flv packet size before copying | Martin Storsjö | 2013-10-04 | 1 | -0/+2 |
* | | Merge commit '8921e32f730c191543b84e61338bc9d549aa05a3' | Michael Niedermayer | 2013-10-04 | 1 | -0/+5 |
|\| |
|
| * | rtmpproto: Readjust the end of the flv buffer if handle_metadata exited early | Martin Storsjö | 2013-10-04 | 1 | -0/+5 |
* | | Merge commit '24fee95321c1463360ba7042d026dae021854360' | Michael Niedermayer | 2013-10-04 | 1 | -4/+3 |
|\| |
|
| * | rtmpproto: Move the flv header/trailer addition to append_flv_data | Martin Storsjö | 2013-10-04 | 1 | -4/+3 |
* | | Merge commit '72540e514ceaaed8ecb97ed63637b2a2a4447ab8' | Michael Niedermayer | 2013-10-04 | 1 | -2/+6 |
|\| |
|
| * | rtmpproto: Clear the flv allocation size on reallocp failures | Martin Storsjö | 2013-10-04 | 1 | -2/+6 |
* | | Merge commit '4d6d70292e91a7ef027824d731b6b6570ceabf2f' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\| |
|
| * | rtmpproto: Pass the 'live' parameter in the right unit | Martin Storsjö | 2013-10-04 | 1 | -1/+1 |
* | | Merge commit 'a6b361325f2bfc8d9d4e5f761d6c1a07b209c4fb' | Michael Niedermayer | 2013-10-04 | 1 | -2/+6 |
|\| |
|
| * | rtmpproto: Print the error code string if there's no description | Martin Storsjö | 2013-10-04 | 1 | -2/+6 |
* | | Merge commit '49fe9c05f97bc2cfafd8fdcfea2f313d7c8e2c48' | Michael Niedermayer | 2013-10-04 | 1 | -79/+83 |
|\| |
|
| * | oggparsevorbis: K&R formatting cosmetics | Vittorio Giovara | 2013-10-03 | 1 | -78/+82 |
| * | avformat/output-example: Declare link dependency on libswscale in the Makefile | Diego Biurrun | 2013-10-03 | 1 | -0/+1 |
* | | avformat/vobsub: raise packet even if apparently incomplete. | Clément Bœsch | 2013-10-04 | 1 | -1/+4 |
* | | avformat/vobsub: fix several issues. | Clément Bœsch | 2013-10-04 | 3 | -19/+74 |
* | | avformat: add support to force specific AVCodecs | Michael Niedermayer | 2013-10-02 | 3 | -2/+47 |
* | | avformat/utils: pass AVFormatContext to find_decoder() | Michael Niedermayer | 2013-10-02 | 1 | -7/+7 |
* | | mov: fix trun / pseudo_stream_id handling | Michael Niedermayer | 2013-10-02 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-02 | 1 | -0/+1 |
|\| |
|
| * | rtmp: alias rtmp_listen to listen | Luca Barbato | 2013-10-01 | 1 | -0/+1 |
* | | Merge commit 'ad0560fe7491a85c3e71d5a3d6a0443f10b33ab1' | Michael Niedermayer | 2013-10-02 | 1 | -2/+2 |
|\| |
|
| * | mxf: Remove a typo | Luca Barbato | 2013-10-01 | 1 | -1/+1 |
* | | Merge commit 'cc41167aede4c101ad17eeffa8f39bb6c23d3dad' | Michael Niedermayer | 2013-10-02 | 1 | -1/+3 |
|\| |
|
| * | asfdec: Check the return value of asf_read_stream_properties | Martin Storsjö | 2013-09-30 | 1 | -1/+3 |
* | | Avoid img_segment_size == 0 in mtv demuxer. | Carl Eugen Hoyos | 2013-09-30 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-09-30 | 1 | -1/+1 |
|\| |
|
| * | omadec: fix bitrate for ATRAC3+ streams | Maxim Poliakovski | 2013-09-29 | 1 | -1/+1 |
* | | Merge commit '23d0fdcf6f30843fc3f14084d80581f1ca10f1f3' | Michael Niedermayer | 2013-09-30 | 3 | -3/+27 |
|\| |
|
| * | Add support for multichannel ATRAC3+ streams. | Maxim Poliakovski | 2013-09-29 | 3 | -3/+28 |
* | | Merge commit '93370d12164236d59645314871a1d6808b2a8ddb' | Michael Niedermayer | 2013-09-30 | 1 | -3/+5 |
|\| |
|
| * | mxfdec: set audio timebase to 1/samplerate | Anton Khirnov | 2013-09-29 | 1 | -1/+9 |
* | | Merge commit 'c231987662194d009dd91bfc57c678e0e70ca161' | Michael Niedermayer | 2013-09-30 | 1 | -0/+5 |
|\| |
|
| * | mov: Make sure the read sample count is nonnegative | Martin Storsjö | 2013-09-29 | 1 | -0/+4 |
* | | Merge commit '640a2427aafa774b83316b7a8c5c2bdc28bfd269' | Michael Niedermayer | 2013-09-30 | 1 | -0/+4 |
|\| |
|
| * | bfi: Add some very basic sanity checks for input packet sizes | Martin Storsjö | 2013-09-29 | 1 | -0/+4 |
* | | Merge commit '9fc7184d1a9af8d97b3fc5c2ef9d0a647d6617ea' | Michael Niedermayer | 2013-09-30 | 1 | -4/+5 |
|\| |
|
| * | bfi: Avoid divisions by zero | Martin Storsjö | 2013-09-29 | 1 | -3/+4 |
* | | Merge commit 'a9221e39600a31ee13e736e9e47743cde23f0280' | Michael Niedermayer | 2013-09-29 | 1 | -1/+1 |
|\| |
|
| * | electronicarts: Add more sanity checking for the number of channels | Martin Storsjö | 2013-09-29 | 1 | -1/+1 |
* | | Merge commit 'd07aa3f02b73ab1371c13ac7898338380ca0932b' | Michael Niedermayer | 2013-09-29 | 1 | -0/+5 |
|\| |
|
| * | riffdec: Add sanity checks for the sample rate | Martin Storsjö | 2013-09-29 | 1 | -0/+5 |