| Commit message (Expand) | Author | Age | Files | Lines |
* | redspark: fix memleak in redspark_read_header | Paul B Mahol | 2013-05-12 | 1 | -10/+20 |
* | ADPCM IMA Radical decoder | James Almer | 2013-05-10 | 1 | -2/+11 |
* | RedSpark demuxer | James Almer | 2013-05-10 | 4 | -1/+160 |
* | RSD demuxer | James Almer | 2013-05-10 | 4 | -1/+164 |
* | ADP demuxer | James Almer | 2013-05-10 | 4 | -2/+95 |
* | avidec: Enable full parsing for potencoder mpeg1/2 | Michael Niedermayer | 2013-05-10 | 1 | -0/+11 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-05-10 | 1 | -36/+42 |
|\ |
|
| * | mmf: K&R formatting cosmetics | Luca Barbato | 2013-05-09 | 1 | -39/+45 |
* | | Merge commit 'db9aee6ccf183508835acc325f5ad87d595eacc4' | Michael Niedermayer | 2013-05-08 | 1 | -2/+4 |
|\| |
|
| * | oma: properly forward errors in oma_read_packet | Luca Barbato | 2013-05-07 | 1 | -2/+4 |
* | | Merge commit '6f98508e2b86dcb79614d8c9b8e97c5e83a21cb0' | Michael Niedermayer | 2013-05-08 | 1 | -6/+6 |
|\| |
|
| * | oma: return meaningful errors | Luca Barbato | 2013-05-07 | 1 | -6/+6 |
* | | Merge commit 'e0c53c3408181d2e7d544eb65fc7355a79438dfe' | Michael Niedermayer | 2013-05-08 | 1 | -10/+16 |
|\| |
|
| * | nut: use meaningful error values | Luca Barbato | 2013-05-07 | 1 | -11/+17 |
* | | avformat/vqf: check number of channels before use. | Michael Niedermayer | 2013-05-07 | 1 | -0/+5 |
* | | matroska: set "done" only during resync fail. | Reimar Döffinger | 2013-05-07 | 1 | -1/+0 |
* | | lavf/mpsub: remove sscanf from probing. | Clément Bœsch | 2013-05-06 | 1 | -4/+3 |
* | | wav_seek_tag: fix integer overflow | Michael Niedermayer | 2013-05-06 | 1 | -4/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-05-06 | 1 | -2/+8 |
|\| |
|
| * | wav: Always seek to an even offset | Luca Barbato | 2013-05-06 | 1 | -2/+8 |
* | | Merge commit '46c1917350f58dfab84e41919e6c02d43950db8c' | Michael Niedermayer | 2013-05-06 | 3 | -2/+4 |
|\| |
|
| * | nut: use a define for the nut version | Luca Barbato | 2013-05-06 | 3 | -2/+4 |
* | | Merge commit '7abd35a1ffaecfd79fa07b801621ee11ab595c43' | Michael Niedermayer | 2013-05-06 | 10 | -12/+27 |
|\| |
|
| * | avformat: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-05 | 10 | -12/+27 |
* | | id3v2: stop ignoring text encoding for chapter titles | Paul B Mahol | 2013-05-06 | 1 | -6/+12 |
* | | Cosmetics: Reindent Sierra vmd demuxer after last commit. | Carl Eugen Hoyos | 2013-05-05 | 1 | -23/+24 |
* | | Support demuxing of audio-only vmd files. | Carl Eugen Hoyos | 2013-05-05 | 1 | -7/+14 |
* | | avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / Y | Michael Niedermayer | 2013-05-05 | 15 | -18/+18 |
* | | Merge commit 'c0c2b96c136ec2cbfd808eefc26de399f447d62f' | Michael Niedermayer | 2013-05-05 | 2 | -5/+7 |
|\| |
|
| * | sctp: Add a note on why sctp_recvmsg and sctp_sendmsg have ff_-prefixes | Diego Biurrun | 2013-05-04 | 1 | -4/+4 |
| * | avs: Increase magic value score above file extension score | Diego Biurrun | 2013-05-04 | 1 | -1/+3 |
* | | Merge commit 'e0f8be6413b6a8d334d6052e610af32935c310af' | Michael Niedermayer | 2013-05-05 | 36 | -54/+56 |
|\| |
|
| * | avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate | Diego Biurrun | 2013-05-04 | 36 | -53/+55 |
| * | build: output-example: Add avutil to ELIBS in link command | Diego Biurrun | 2013-05-04 | 1 | -1/+1 |
* | | Merge commit '72e228b274a98af1aba9588415d0cd87fde44663' | Michael Niedermayer | 2013-05-05 | 1 | -136/+140 |
|\| |
|
| * | nut: K&R formatting cosmetics | Luca Barbato | 2013-05-04 | 1 | -137/+141 |
* | | Merge remote-tracking branch 'cigaes/master' | Michael Niedermayer | 2013-05-04 | 4 | -3/+17 |
|\ \ |
|
| * | | lavf/matroskaenc: return an error for unsupported types. | Nicolas George | 2013-05-04 | 1 | -1/+1 |
| * | | lavf/concatdec: remove invalid check for AVSEEK_FLAG_BACKWARD. | Nicolas George | 2013-05-04 | 1 | -1/+1 |
| * | | lavf: filter out AVSEEK_FLAG_BACKWARD in new API. | Nicolas George | 2013-05-04 | 2 | -0/+2 |
| * | | lavf: call the new seek API from the old. | Nicolas George | 2013-05-04 | 1 | -1/+13 |
|/ / |
|
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-05-04 | 1 | -10/+10 |
|\| |
|
| * | wav: return meaningful errors | Luca Barbato | 2013-05-03 | 1 | -9/+9 |
* | | Merge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7' | Michael Niedermayer | 2013-05-04 | 5 | -11/+11 |
|\| |
|
| * | silly typo fixes | Diego Biurrun | 2013-05-03 | 5 | -11/+11 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-05-03 | 1 | -2/+4 |
|\| |
|
| * | id3v2: check for end of file while unescaping tags | Luca Barbato | 2013-05-03 | 1 | -2/+3 |
* | | Merge commit 'e3b225a4fe0ff1e64a220b757c6f0a5cf9258521' | Michael Niedermayer | 2013-05-03 | 2 | -2/+64 |
|\| |
|
| * | matroskaenc: add an option to put the index at the start of the file | Anton Khirnov | 2013-05-03 | 2 | -2/+64 |
* | | Merge commit '0574bc06d23a6690a16c5926dddc9be359a3d7bb' | Michael Niedermayer | 2013-05-03 | 1 | -10/+12 |
|\| |
|