| Commit message (Expand) | Author | Age | Files | Lines |
* | rmdec: remove unused variable | Michael Niedermayer | 2012-09-03 | 1 | -1/+1 |
* | lavf/segment: set EXT-X-VERSION to 3 rather than to 4 | Stefano Sabatini | 2012-09-02 | 1 | -1/+1 |
* | flvdec: fix creation of lots of phantom data streams | Michael Niedermayer | 2012-09-02 | 1 | -2/+3 |
* | psxstr: more correct array type. | Michael Niedermayer | 2012-09-01 | 1 | -1/+1 |
* | fix flv new stream handling after head already parsed | Roman Arutyunyan | 2012-09-01 | 1 | -4/+6 |
* | lavf: add missing new line to some error messages 2 | Piotr Bandurski | 2012-09-01 | 2 | -2/+2 |
* | lavf: add missing new line to some error messages | Piotr Bandurski | 2012-09-01 | 9 | -9/+9 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-01 | 1 | -1/+1 |
|\ |
|
| * | crypto: Remove a stray double space | Martin Storsjö | 2012-08-31 | 1 | -1/+1 |
* | | matroskadec, matroskadec, srtenc: Read/Write duration for subtitles. | Philip Langdale | 2012-08-31 | 3 | -3/+26 |
* | | flic: use AV_LOG_ERROR for error message | Piotr Bandurski | 2012-08-31 | 1 | -1/+1 |
* | | filmstripdec: add new line to error message | Piotr Bandurski | 2012-08-31 | 1 | -1/+1 |
* | | wtvdec: set correct codec ID for CC streams. | Reimar Döffinger | 2012-08-31 | 1 | -1/+1 |
* | | flvdec: remove duplicate return | Michael Niedermayer | 2012-08-31 | 1 | -4/+0 |
* | | bintext: remove stray ; | Michael Niedermayer | 2012-08-31 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-31 | 1 | -0/+1 |
|\| |
|
| * | MSS2 decoder | Alberto Delmás | 2012-08-31 | 1 | -0/+1 |
| * | build: allow non-standard variations of linker -l/-L flags | Mans Rullgard | 2012-08-29 | 1 | -1/+1 |
* | | find_stream_info: update last_dts more often | Michael Niedermayer | 2012-08-30 | 1 | -1/+1 |
* | | mp3enc: fix const correctness | Michael Niedermayer | 2012-08-30 | 1 | -1/+1 |
* | | flvenc: kill a uninitialized variable warning. | Michael Niedermayer | 2012-08-30 | 1 | -1/+2 |
* | | ac3dec: fix uninitialized var warning | Michael Niedermayer | 2012-08-30 | 1 | -1/+1 |
* | | mov: fix av_log int type | Michael Niedermayer | 2012-08-30 | 1 | -1/+1 |
* | | Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112' | Michael Niedermayer | 2012-08-29 | 2 | -2/+13 |
|\| |
|
| * | sdp: Use static const char arrays instead of pointers to strings | Martin Storsjö | 2012-08-28 | 1 | -2/+2 |
| * | sdp: Include profile-level-id for H264 | Martin Storsjö | 2012-08-28 | 1 | -0/+12 |
| * | rtpdec_h264: Don't set the pixel format | Samuel Pitoiset | 2012-08-28 | 1 | -1/+0 |
* | | Add 'timeout' option to UDP protocol | Andrey Utkin | 2012-08-29 | 1 | -0/+2 |
* | | Add 'rw_timeout' into URLContext | Andrey Utkin | 2012-08-29 | 2 | -2/+11 |
* | | rtpenc_xiph: switch to av_assert | Michael Niedermayer | 2012-08-28 | 1 | -1/+2 |
* | | aiffdec: support QDM2 | Michael Niedermayer | 2012-08-28 | 1 | -0/+3 |
* | | movenc: support for itunes tempo tag | Kari Lentz | 2012-08-27 | 1 | -0/+19 |
* | | aiffdec: try #2 to fix bps | Michael Niedermayer | 2012-08-27 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-27 | 1 | -1/+1 |
|\| |
|
| * | rtsp: Free the rtpdec context properly | Martin Storsjö | 2012-08-27 | 1 | -1/+1 |
* | | Use correct format identifier for uint64_t. | Carl Eugen Hoyos | 2012-08-27 | 1 | -1/+1 |
* | | mpc: fix seeking to the end | Michael Niedermayer | 2012-08-27 | 1 | -1/+1 |
* | | mpc: clip seeking timestamp in valid range | Michael Niedermayer | 2012-08-27 | 1 | -1/+1 |
* | | aiffdec: fix bits per sample | Michael Niedermayer | 2012-08-27 | 1 | -1/+1 |
* | | nutenc: Support writing an index | Michael Niedermayer | 2012-08-26 | 1 | -2/+54 |
* | | nutenc: keep track of max_pts | Michael Niedermayer | 2012-08-26 | 2 | -0/+7 |
* | | nutenc: keep track if keyframe PTS | Michael Niedermayer | 2012-08-26 | 2 | -1/+20 |
* | | nutdec: Flip the direction for seeking with an index in the failure case. | Michael Niedermayer | 2012-08-26 | 1 | -0/+2 |
* | | nutdec: improve information in error message | Michael Niedermayer | 2012-08-26 | 1 | -1/+1 |
* | | nutenc: keep track of the written syncpoint count | Michael Niedermayer | 2012-08-26 | 2 | -0/+3 |
* | | ac3_probe: fix probing of non standard AC3 | Michael Niedermayer | 2012-08-26 | 1 | -4/+22 |
* | | lavf: fix avio statistics for packets directly read without the buffer. | Michael Niedermayer | 2012-08-25 | 1 | -0/+1 |
* | | matroska: Mark S_TEXT/UTF-8 as Subrip encoded subtitles. | Philip Langdale | 2012-08-25 | 2 | -1/+2 |
* | | riff: fix remuxing of atrac3 in wav | Piotr Bandurski | 2012-08-25 | 1 | -1/+5 |
* | | rtpdec_xiph: switch to av_assert() | Michael Niedermayer | 2012-08-24 | 1 | -3/+2 |