| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | lavf/utils: Try to unwrap pts/dts so as to minimize wraps | Michael Niedermayer | 2012-08-24 | 1 | -1/+4 |
* | | lavf/utils: run update_initial_timestamps() outside some if() | Michael Niedermayer | 2012-08-24 | 1 | -5/+5 |
* | | lavf/ape: Fix stream duration calculation | jamal | 2012-08-23 | 1 | -5/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-23 | 1 | -4/+7 |
|\| |
|
| * | rtmp: support strict rtmp servers | Samuel Pitoiset | 2012-08-22 | 1 | -4/+7 |
* | | mov: Change default aac priming fallback from 2112 to 1024 | Justin Greer | 2012-08-21 | 1 | -1/+1 |
* | | mov: parse custom "----" Metadata | Justin Greer | 2012-08-21 | 1 | -1/+73 |
* | | lavf: remove unused AVStream pointer. | Clément Bœsch | 2012-08-21 | 1 | -1/+0 |
* | | lavf: add const qualifier to AVCodecDescriptor pointer in is_intra_only(). | Clément Bœsch | 2012-08-21 | 1 | -1/+1 |
* | | rmdec: parse logical-fileinfo, instead of creating phantom tracks | Michael Niedermayer | 2012-08-21 | 1 | -0/+27 |
* | | rmdec: pass mime type to ff_rm_read_mdpr_codecdata() | Michael Niedermayer | 2012-08-21 | 3 | -6/+6 |
* | | lavf: factor ff_free_stream() out | Michael Niedermayer | 2012-08-21 | 2 | -16/+23 |