| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace all occurrences of PRI in sscanf() calls with SCN | James Almer | 2013-04-10 | 5 | -9/+9 |
* | avformat/avisynth: Cosmetics | d s | 2013-04-10 | 1 | -4/+4 |
* | avformat/avisynth: Fix off-by-one error in avisynth demuxer. | d s | 2013-04-10 | 1 | -4/+6 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-04-09 | 3 | -5/+8 |
|\ |
|
| * | srtp: Include rtpdec.h for RTP_MAX_PACKET_LENGTH | Martin Storsjö | 2013-04-09 | 1 | -0/+1 |
| * | rtpdec: Increase max rtp packet size to 8192 | Andrew Van Til | 2013-04-09 | 1 | -1/+1 |
| * | lavf: Use RTP_MAX_PACKET_LENGTH instead of 1500 | Andrew Van Til | 2013-04-09 | 4 | -6/+8 |
* | | lavf/wavdec: skip padding byte | Matthieu Bouron | 2013-04-08 | 1 | -1/+4 |
* | | rtsp: add option to set the socket timeout of the lower protocol. | Michael Niedermayer | 2013-04-08 | 2 | -1/+8 |
* | | avio.h: fix indention | Michael Niedermayer | 2013-04-08 | 1 | -10/+10 |
* | | Merge remote-tracking branch 'mbouron/master' | Michael Niedermayer | 2013-04-08 | 1 | -0/+115 |
|\ \ |
|
| * | | lavf/mxfdec: handle identification metadata | Matthieu Bouron | 2013-04-08 | 1 | -0/+115 |
* | | | flvenc: dont call avio_flush() unconditional | Michael Niedermayer | 2013-04-08 | 1 | -1/+0 |
* | | | mux: also call avio_flush() when flushing the muxer | Michael Niedermayer | 2013-04-08 | 1 | -0/+2 |
* | | | avformat: add writeout_count statistic | Michael Niedermayer | 2013-04-08 | 2 | -1/+10 |
|/ / |
|
* | | asfenc: convert asserts to av_assert | Michael Niedermayer | 2013-04-07 | 1 | -5/+6 |
* | | lavf/http: use a more compatible default user agent. | Clément Bœsch | 2013-04-06 | 1 | -3/+3 |
* | | img2dec: make use of AV_OPT_TYPE_IMAGE_SIZE | Paul B Mahol | 2013-04-05 | 1 | -13/+6 |
* | | img2dec: make use of AV_OPT_TYPE_VIDEO_RATE | Paul B Mahol | 2013-04-05 | 1 | -9/+3 |
* | | rawvideodec: make use of AV_OPT_TYPE_IMAGE_SIZE | Paul B Mahol | 2013-04-05 | 1 | -12/+5 |
* | | rawvideodec: make use of AV_OPT_TYPE_VIDEO_RATE | Paul B Mahol | 2013-04-05 | 1 | -10/+3 |
* | | rawdec: make use of AV_OPT_TYPE_VIDEO_RATE | Paul B Mahol | 2013-04-05 | 2 | -9/+3 |
* | | bintext: make use of AV_OPT_TYPE_IMAGE_SIZE | Paul B Mahol | 2013-04-05 | 1 | -11/+6 |
* | | bintext: make use of AV_OPT_TYPE_VIDEO_RATE | Paul B Mahol | 2013-04-05 | 1 | -12/+3 |
* | | tty: make use of AV_OPT_TYPE_IMAGE_SIZE | Paul B Mahol | 2013-04-05 | 1 | -9/+5 |
* | | tty: make use of AV_OPT_TYPE_VIDEO_RATE | Paul B Mahol | 2013-04-05 | 1 | -9/+4 |
* | | Merge commit '8c65264595d5a82c56ae5043320e4b875a414229' | Michael Niedermayer | 2013-04-05 | 1 | -1/+1 |
|\| |
|
| * | img2: Add j2k file extension for JPEG 2000 | Nicolas Bertrand | 2013-04-04 | 1 | -0/+1 |
* | | rtpdec: Increase max rtp packet size to 8192 | Andrew Van Til | 2013-04-05 | 1 | -1/+1 |
* | | rtsp/rtp_read_header: Use RTP_MAX_PACKET_LENGTH instead of 1500 | Andrew Van Til | 2013-04-05 | 1 | -1/+1 |
* | | matroskadec: Check EBML lace sizes. | Michael Niedermayer | 2013-04-04 | 1 | -4/+4 |
* | | matroskadec: Check for overflows in xiph lace decoding | Michael Niedermayer | 2013-04-04 | 1 | -2/+2 |
* | | matroskadec: fix return code for too long xiph laces | Michael Niedermayer | 2013-04-04 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-04-04 | 1 | -4/+8 |
|\| |
|
| * | xmv: do not leak memory in the error paths in xmv_read_header() | Anton Khirnov | 2013-04-04 | 1 | -4/+8 |
* | | Merge commit 'd1016dccdcb10486245e5d7c186cc31af54b2a9c' | Michael Niedermayer | 2013-04-04 | 1 | -14/+21 |
|\| |
|
| * | xmv: check audio track parameters validity. | Anton Khirnov | 2013-04-04 | 1 | -10/+22 |
* | | Merge commit '8d617b11cfc87b2c6056fee029ac5bc760af874a' | Michael Niedermayer | 2013-04-04 | 1 | -2/+2 |
|\| |
|
| * | id3v2: pad the APIC packets as required by lavc. | Anton Khirnov | 2013-04-04 | 1 | -2/+3 |
* | | Merge commit 'dbb1425811a672eddf4acf0513237cdf20f83756' | Michael Niedermayer | 2013-04-04 | 1 | -1/+1 |
|\| |
|
| * | lavf: make sure stream probe data gets freed. | Anton Khirnov | 2013-04-04 | 1 | -0/+1 |
* | | Merge commit 'bcc94328980e6c56546792ab08b0756abdce310b' | Michael Niedermayer | 2013-04-04 | 1 | -1/+2 |
|\| |
|
| * | matroska: pass the lace size to the matroska_parse_rm_audio | Luca Barbato | 2013-04-03 | 1 | -2/+2 |
* | | Merge commit '8a96df7b70be509dae9ceec82d2c10a20361356d' | Michael Niedermayer | 2013-04-04 | 1 | -1/+1 |
|\| |
|
| * | matroska: fix a corner case in ebml-lace parsing | Luca Barbato | 2013-04-03 | 1 | -1/+1 |
| * | matroska: Update the available size after lace parsing | Dale Curtis | 2013-04-03 | 1 | -3/+4 |
* | | oggdec: Support byte based seeking | Michael Niedermayer | 2013-04-04 | 1 | -0/+5 |
* | | avformat: Add a mechanism to allow demuxers to detect byte based seeking. | Michael Niedermayer | 2013-04-04 | 2 | -0/+10 |
* | | matroskadec: fix display_width/height = 0 handling | Michael Niedermayer | 2013-04-03 | 1 | -4/+4 |
* | | Skip padding in an id3 tag in aiff files. | Carl Eugen Hoyos | 2013-04-03 | 1 | -1/+4 |