summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ffmpeg_opt: Creating new data stream for output format contextAnshul Maheshwari2015-02-15
* avcodec/dcadec: Move remaining tables to dcadata.hMichael Niedermayer2015-02-15
* avfilter/vsrc_mandelbrot: fix indention of mis-indented blockMichael Niedermayer2015-02-15
* avcodec/h264: use avpriv_find_start_code() in h264_split()Zhaoxiu Zeng2015-02-15
* avformat/matroskaenc: add allow_raw_vfw and disable it by defaultMichael Niedermayer2015-02-15
* avutil/fixed_dsp: Use av_clip_int16() instead of the non optimized av_clip_in...Michael Niedermayer2015-02-15
* Merge commit 'ecbcebde344c9eaeb8877ba2c5d32eb3af621e7f'Michael Niedermayer2015-02-14
|\
| * vdpau: Adjust necessary #includes for vdpau_internal.hDiego Biurrun2015-02-14
* | Merge commit '36cf8eb4489f8709b5fb1cdb87e125ef53301c2f'Michael Niedermayer2015-02-14
|\|
| * mov: Fix compilation with DEBUG enabledDiego Biurrun2015-02-14
* | Merge commit '2a9c6fae927964b5dd0b5d3d9292f5621bd21664'Michael Niedermayer2015-02-14
|\|
| * dca: Move all tables into dcadata.hDiego Biurrun2015-02-14
* | Merge commit '8a213179aff0174d81b3e889134a3b4f7d21f5c3'Michael Niedermayer2015-02-14
|\|
| * dca: Remove trace debugging codeDiego Biurrun2015-02-14
* | Merge commit 'a96f51f29ac4cd95650a8bcda6c3d5d87c6357fa'Michael Niedermayer2015-02-14
|\|
| * dca: Return more informative error codesDiego Biurrun2015-02-14
* | avcodec/dcaenc: rename DCA_SUBBANDSMichael Niedermayer2015-02-14
* | Merge commit 'b339019de4e5f4d3c661bbdba98ae248ab77e2f0'Michael Niedermayer2015-02-14
|\|
| * dca: Split code for handling the EXSS extension off into a separate fileDiego Biurrun2015-02-14
* | Merge commit 'bf704132a51f5d838365158331d4e535e1df4c8e'Michael Niedermayer2015-02-14
|\|
| * Don't anonymously typedef structsDiego Biurrun2015-02-14
* | Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0'Michael Niedermayer2015-02-14
|\|
| * avcodec: Don't anonymously typedef structsDiego Biurrun2015-02-14
* | Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'Michael Niedermayer2015-02-14
|\|
| * avformat: Don't anonymously typedef structsDiego Biurrun2015-02-14
* | avfilter: bump minor and Changelog document the new filtersClément Bœsch2015-02-14
* | avfilter: add paletteuse filterClément Bœsch2015-02-14
* | avfilter: add palettegen filterClément Bœsch2015-02-14
* | avcodec/gif: support crop and transparency with PAL8Clément Bœsch2015-02-14
* | avformat/gif: use first packet palette as global for PAL8Clément Bœsch2015-02-14
* | avformat/gif: simplify gif_image_write_header() prototypeClément Bœsch2015-02-14
* | avcodec/dxtory: use init_get_bits8()Paul B Mahol2015-02-14
* | Merge commit '7769be590c7aeb2aad26ca723d105cf5203e33d2'Michael Niedermayer2015-02-14
|\|
| * vp56: Return meaningful error codesHimangi Saraogi2015-02-14
* | avformat/rtpdec_ac3: add AC3 RTP depacketization (RFC 4184)Gilles Chanteperdrix2015-02-14
* | avformat/rtpdec_mpeg12: add robust MPEG audio depacketization (RFC 5219)Gilles Chanteperdrix2015-02-14
* | avcocdec/mpegaudio_parser: add MP3 ADU headers parserGilles Chanteperdrix2015-02-14
* | x86: hevc: remove a parameter to WP internalsChristophe Gisquet2015-02-14
* | avcodec/vc1_pred: few branchless optimizationszhaoxiu.zeng2015-02-14
* | avcodec/parser: optimize ff_mpeg4video_split()Zhaoxiu Zeng2015-02-14
* | lavc: deprecate VIMA decoderPaul B Mahol2015-02-14
* | avformat/matroskaenc: Do not use native mode for raw RGBMichael Niedermayer2015-02-14
* | avformat/matroskaenc: fix handling of VFW style raw rgbMichael Niedermayer2015-02-14
* | avformat/mov: print a warning if parsing udta failedMichael Niedermayer2015-02-14
* | avcodec/apedec: simplify sign conversionzhaoxiu.zeng2015-02-14
* | avcodec/golomb: simplify sign conversionzhaoxiu.zeng2015-02-14
* | avcodec/apedec: move 'coeffs[256] and delay[256]' into, long_filter_high_3800zhaoxiu.zeng2015-02-13
* | avcodec/wmalosslessdec: simplifyzhaoxiu.zeng2015-02-13
* | avcodec/wmalosslessdec: optimize sign operationzhaoxiu.zeng2015-02-13
* | avcodec/wmalosslessdec: change type of acfilter_coeffs from int64_t to int16_tzhaoxiu.zeng2015-02-13