| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | miscellaneous typo fixes | Diego Biurrun | 2012-12-21 | 11 | -13/+13 |
* | | Merge commit 'a925f723a915bc0255e2673f8817af5212131763' | Michael Niedermayer | 2012-12-21 | 3 | -5/+5 |
|\| |
|
| * | rtp: Don't read priv_data unless it is allocated | Martin Storsjö | 2012-12-20 | 1 | -1/+1 |
| * | flvenc: Check whether seeking back to the header succeeded | Björn Axelsson | 2012-12-20 | 1 | -4/+8 |
| * | sapenc: Pass the title on to the chained muxers | Jernej Virag | 2012-12-20 | 1 | -0/+5 |
* | | lavf: Remove "Adjusting PTS forward" code | Michael Niedermayer | 2012-12-21 | 1 | -14/+0 |
* | | Fix compilation with --disable-everything --enable-muxer=mov. | Carl Eugen Hoyos | 2012-12-21 | 1 | -1/+1 |
* | | lavf/hlsenc: provide some feedback in case of invalid basename | Stefano Sabatini | 2012-12-21 | 1 | -1/+3 |
* | | lavf/hlsenc: fix minor grammar inconsistencies in the option help messages | Stefano Sabatini | 2012-12-21 | 1 | -4/+4 |
* | | lavf/srtdec: reindent after previous commits. | Clément Bœsch | 2012-12-20 | 1 | -29/+29 |
* | | lavf/srtenc: honor subtitle position side data. | Clément Bœsch | 2012-12-20 | 1 | -1/+16 |
* | | lavf/srtdec: switch to FFDemuxSubtitlesQueue API. | Clément Bœsch | 2012-12-20 | 1 | -23/+62 |
* | | lavf: split packets before muxing. | Clément Bœsch | 2012-12-20 | 1 | -4/+20 |
* | | aiffenc: set correct number of bits foru8 in aiff | Piotr Bandurski | 2012-12-20 | 1 | -1/+0 |
* | | Merge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011' | Michael Niedermayer | 2012-12-20 | 2 | -6/+6 |
|\| |
|
| * | mov: handle h263 and flv1 for codec_tag 'H','2','6','3' | Janne Grunau | 2012-12-19 | 2 | -1/+5 |
* | | astenc: Remove two AVRationals with denominator 1 | James Almer | 2012-12-20 | 1 | -1/+1 |
* | | au: return meaningful error codes | Paul B Mahol | 2012-12-19 | 1 | -3/+3 |
* | | pvfdec: drop pointless casting of buffer in ff_get_line() | Paul B Mahol | 2012-12-19 | 1 | -1/+1 |
* | | Merge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534' | Michael Niedermayer | 2012-12-19 | 3 | -3/+3 |
|\| |
|
| * | misc typo, style and wording fixes | Diego Biurrun | 2012-12-18 | 3 | -3/+3 |
| * | doxy: Clarify what avpriv_set_pts_info does | Derek Buitenhuis | 2012-12-17 | 1 | -5/+7 |
* | | utils: fix duration calculation for strange_duration_example.ts | Michael Niedermayer | 2012-12-19 | 1 | -2/+0 |
* | | Cosmetics: Reindent after last commit. | Carl Eugen Hoyos | 2012-12-18 | 1 | -8/+8 |
* | | Do not skip three bytes and don't search for extradata in old realaudio files. | Carl Eugen Hoyos | 2012-12-18 | 1 | -0/+4 |
* | | Merge commit 'c35f0e8495e34c2082dcde805e9323c9f6a4cb0a' | Michael Niedermayer | 2012-12-18 | 2 | -62/+62 |
|\| |
|
| * | au: Reorder code so that both muxer and demuxer are under #ifdefs | Diego Biurrun | 2012-12-17 | 1 | -63/+63 |
| * | cosmetics: Use consistent names for multiple inclusion guards. | Diego Biurrun | 2012-12-17 | 1 | -3/+3 |
* | | wtv: permit root table and first sectors to be located beyond 2GB boundary | Peter Ross | 2012-12-19 | 2 | -6/+5 |
* | | nutdec: sanity check r_frame_rate | Michael Niedermayer | 2012-12-18 | 1 | -0/+2 |
* | | Fix "bistream" typo and add a check in tools/patcheck. | Clément Bœsch | 2012-12-18 | 1 | -1/+1 |
* | | oggparsevorbis: check channels | Michael Niedermayer | 2012-12-17 | 1 | -1/+7 |
* | | SAP muxer set session name from metadata | Jernej Virag | 2012-12-17 | 1 | -0/+6 |
* | | concatdec: change data type to suppress warning about limited range of data t... | Michael Niedermayer | 2012-12-17 | 1 | -1/+1 |
* | | doxy: Clarify what avpriv_set_pts_info does | Derek Buitenhuis | 2012-12-17 | 1 | -5/+7 |
* | | Merge commit 'f322b2073581119de5da74f92a03309a36891cfa' | Michael Niedermayer | 2012-12-17 | 3 | -2/+20 |
|\| |
|
| * | rtpdec_vp8: Cosmetics: Fix bad alignment/indentation | Martin Storsjö | 2012-12-16 | 1 | -2/+2 |
| * | rtpenc: Allow including a SDES/CNAME block in RTCP SR packets | Martin Storsjö | 2012-12-16 | 2 | -0/+18 |
* | | Merge commit '65e053271a98f7acf3ef6b412998cfcb44a8eef8' | Michael Niedermayer | 2012-12-17 | 2 | -7/+15 |
|\| |
|
| * | rtpenc_vp8: Include the picture number in VP8 packets | Martin Storsjö | 2012-12-16 | 2 | -7/+15 |
* | | siff: set duration | Piotr Bandurski | 2012-12-17 | 1 | -0/+2 |
* | | isom: support SGI RLE 8-bit in QuickTime file format | Peter Ross | 2012-12-17 | 1 | -0/+1 |
* | | Silicon Graphics Movie (.mv) demuxer | Peter Ross | 2012-12-17 | 3 | -0/+426 |
* | | sctp: dont abort on invalid input | Michael Niedermayer | 2012-12-17 | 1 | -2/+4 |
* | | bfi: set duration | Piotr Bandurski | 2012-12-16 | 1 | -0/+2 |
* | | brstm: ask for samples for version != 1.0 | Michael Niedermayer | 2012-12-16 | 1 | -0/+4 |
* | | brstm: add missing new line to request for sample messages | Paul B Mahol | 2012-12-16 | 1 | -2/+2 |
* | | build: fix idf demuxer dependency | Paul B Mahol | 2012-12-16 | 1 | -1/+1 |
* | | aiff: support in24/in32 tags | Piotr Bandurski | 2012-12-16 | 1 | -0/+2 |
* | | brstm: fix number of samples for the last block | James Almer | 2012-12-16 | 1 | -1/+1 |