| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/utils: Fix warning: comparison between enum foo and enum bar [-Wenum-... | Michael Niedermayer | 2014-11-10 | 1 | -2/+2 |
* | avcodec/utils: make sidedata remapping table static const | Michael Niedermayer | 2014-11-10 | 1 | -1/+1 |
* | libfdk-aacdec: Support building with the latest version of fdk-aac | Martin Storsjö | 2014-11-10 | 1 | -3/+9 |
* | Merge commit 'e3e317e0c015b164b6c2eb8913e393216d78de23' | Michael Niedermayer | 2014-11-10 | 1 | -31/+21 |
|\ |
|
| * | lavc: Compact the side-data passthrough | Luca Barbato | 2014-11-09 | 1 | -29/+21 |
* | | lavc/options: fix shallow copy context | Lukasz Marek | 2014-11-09 | 1 | -0/+1 |
* | | avcodec/aacdec: Skip processing channel elements which have not been present | Michael Niedermayer | 2014-11-09 | 2 | -1/+7 |
* | | avcodec/aacenc: check input for NaN | Michael Niedermayer | 2014-11-08 | 1 | -0/+4 |
* | | Fix make checkheaders for libavcodec/vorbis_parser.h. | Carl Eugen Hoyos | 2014-11-08 | 1 | -0/+2 |
* | | avcodec/mjpegdec: support pix fmt id 0x22111111 | Michael Niedermayer | 2014-11-07 | 1 | -4/+5 |
* | | libavcodec/ppc/hpeldsp_altivec.c : fix ff_put_pixels16_altivec() put_no_rnd_p... | Rong Yan | 2014-11-07 | 1 | -184/+71 |
* | | avcodec/aacdec: Add table of profile names | Michael Niedermayer | 2014-11-07 | 1 | -0/+14 |
* | | avcodec/aacdec: print extension type when startcode debugging is on | Michael Niedermayer | 2014-11-07 | 1 | -1/+6 |
* | | Merge commit '199d9f995da53fe2507821f6d96bbc692574e1a9' | Michael Niedermayer | 2014-11-06 | 1 | -0/+2 |
|\| |
|
| * | mjpegdec: fix undefined shift | Vittorio Giovara | 2014-11-06 | 1 | -1/+3 |
* | | Merge commit 'ac4a5e3abd8a022ab32245ad527ffc37eabab8b1' | Michael Niedermayer | 2014-11-06 | 1 | -1/+1 |
|\| |
|
| * | pthreads_frame: Do not leak on failure path | Luca Barbato | 2014-11-06 | 1 | -0/+1 |
| * | mpeg12dec: simplify context duplication | Vittorio Giovara | 2014-11-06 | 1 | -2/+5 |
* | | Merge commit '37b3361e755361d4ff14a2973df001c0140d98d6' | Michael Niedermayer | 2014-11-06 | 1 | -1/+2 |
|\| |
|
| * | mpeg12enc: factor out check in encode_dc | Vittorio Giovara | 2014-11-06 | 1 | -1/+2 |
* | | Merge commit '0a6664706168dc1049967bec311970d720581625' | Michael Niedermayer | 2014-11-06 | 1 | -8/+7 |
|\| |
|
| * | mpegvideo_enc: factor out denominator and explicitly cast operands | Vittorio Giovara | 2014-11-06 | 1 | -9/+7 |
* | | Merge commit 'e0a1d0a2b04eb5220d00fc7ce46a57cc5e3c7118' | Michael Niedermayer | 2014-11-06 | 1 | -20/+10 |
|\| |
|
| * | mpegvideo_enc: rework direct mode check | Vittorio Giovara | 2014-11-06 | 1 | -20/+10 |
* | | avcodec/xiph: make extradata argument const | Michael Niedermayer | 2014-11-06 | 2 | -2/+2 |
* | | Merge commit 'acc897e6b15776ed438b88ffe330ec48f6b50e48' | Michael Niedermayer | 2014-11-06 | 3 | -5/+15 |
|\| |
|
| * | lavc: make avpriv_flac_is_extradata_valid() private on the next bump | Anton Khirnov | 2014-11-06 | 3 | -5/+15 |
* | | Merge commit 'c070a8751597e3aa1b443e88464da785d8966b14' | Michael Niedermayer | 2014-11-06 | 3 | -3/+16 |
|\| |
|
| * | lavc: make avpriv_flac_parse_streaminfo() private on the next bump | Anton Khirnov | 2014-11-06 | 3 | -3/+16 |
* | | Merge commit '7784f47762d59e859b4d0f74b3e021ad9368ee2c' | Michael Niedermayer | 2014-11-06 | 1 | -3/+2 |
|\| |
|
| * | lavf: stop using avpriv_flac_parse_streaminfo() | Anton Khirnov | 2014-11-06 | 1 | -3/+1 |
* | | Merge commit '2f3fadfbe3c6ad52fad5c614b6067c5401227959' | Michael Niedermayer | 2014-11-06 | 2 | -9/+26 |
|\| |
|
| * | lavc,lavf: switch to the new vorbis parse API | Anton Khirnov | 2014-11-06 | 2 | -9/+26 |
* | | avcodec/export av_vorbis_parse_frame_flags() | Michael Niedermayer | 2014-11-06 | 4 | -8/+27 |
* | | Merge commit '5e80fb7ff226f136dbcf3fed00a2966bf8e9bd70' | Michael Niedermayer | 2014-11-06 | 6 | -42/+145 |
|\| |
|
| * | lavc: add a public API for parsing vorbis packets. | Anton Khirnov | 2014-11-06 | 6 | -41/+144 |
* | | Merge commit '6896f95b2483e52e717e2c75a4fd24fcb0e14b67' | Michael Niedermayer | 2014-11-06 | 3 | -15/+15 |
|\| |
|
| * | vorbis_parser: add an AV prefix to VorbisParseContext | Anton Khirnov | 2014-11-06 | 3 | -13/+13 |
* | | Merge commit '8747926' | Michael Niedermayer | 2014-11-06 | 2 | -21/+29 |
|\| |
|
| * | vorbis_parser: use a dedicated AVClass for logging | Anton Khirnov | 2014-11-06 | 2 | -21/+29 |
* | | avcodec/mpegaudio_parser: fix off by 1 error in bitrate calculation | Michael Niedermayer | 2014-11-06 | 1 | -2/+3 |
* | | vdpau_mpeg4: Do not fail on unknown profile. | Reimar Döffinger | 2014-11-05 | 1 | -0/+3 |
* | | Merge commit '4ff670d99bebd97429322719089363d83143477d' | Michael Niedermayer | 2014-11-05 | 1 | -5/+5 |
|\| |
|
| * | hwaccel: Deinitialize hardware acceleration early enough | Rémi Denis-Courmont | 2014-11-04 | 1 | -5/+5 |
* | | avcodec/mpeg12dec: do not trust AVCodecContext input dimensions | Michael Niedermayer | 2014-11-05 | 1 | -0/+4 |
* | | Merge commit '77ab341c0c6cdf2bd437bb48d429e797d1e60da2' | Michael Niedermayer | 2014-11-04 | 1 | -0/+1 |
|\| |
|
| * | aacdec: add default case in channel layout | Vittorio Giovara | 2014-11-04 | 1 | -0/+3 |
* | | Merge commit '930ffd46e1e742674aa7cc1c2450020c63b5015b' | Michael Niedermayer | 2014-11-04 | 1 | -1/+2 |
|\| |
|
| * | aacsbr: change order of operation to prevent out of array read | Michael Niedermayer | 2014-11-04 | 1 | -1/+2 |
* | | Merge commit '9f6f407463ff8b7681befd04b6655bb7c6d9b3e1' | Michael Niedermayer | 2014-11-04 | 1 | -2/+8 |
|\| |
|