summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Merge commit '9a60b1fad02cb783b895b2145c3dafc01f7b337c'Michael Niedermayer2015-03-16
|\|
| * libswscale: fix compiler warnings enumerated type mixed with another typeHimangi Saraogi2015-03-15
* | Merge commit '66028b7ba6b411ba12ef553e9c8f1f4a4fe27710'Michael Niedermayer2015-03-16
|\|
| * udp: Use AVOptionsLuca Barbato2015-03-15
* | Merge commit 'a4c5801070198c1f2af32fa5cf850c330615ac24'Michael Niedermayer2015-03-15
|\|
| * sctp: Update to match tcpLuca Barbato2015-03-15
* | Merge commit 'acbe15a99f158dbb0edb837fb6557171dc4376d4'Michael Niedermayer2015-03-15
|\|
| * fate: Add test for DCA XLLDiego Biurrun2015-03-15
* | Merge commit '217e4ff4d1f845b76e44634e29371cd09313d1c2'Michael Niedermayer2015-03-15
|\|
| * dca: Support for XLL (lossless extension)Niels Möller2015-03-15
* | Merge commit '4da5aacc7eba274a4f18411120de539d39c5151e'Michael Niedermayer2015-03-15
|\|
| * dca: Mark syncword constants unsigned; they do not fit in 32-bit signed intDiego Biurrun2015-03-13
* | avcodec/dvbsub_parser: Fix potential pointer overflowsMichael Niedermayer2015-03-15
* | avfilter/palettegen: make sure at least one frame was sent to the filterClément Bœsch2015-03-15
* | avcodec/h264dsp_template: Fix undefined shiftsMichael Niedermayer2015-03-15
* | libavformat/mxfenc: write user comment metadataMark Reid2015-03-15
* | lavfi/eq: clarify error message in case of expression parsing errorStefano Sabatini2015-03-15
* | avformat/dvbsub: Fix hypothetical pointer overflow in dvbsub_probe()Michael Niedermayer2015-03-15
* | avformat/mpegvideodec: fix hypothetical pointer overflow in mpegvideo_probe()Michael Niedermayer2015-03-15
* | avformat/mpegvideodec: use avpriv_find_start_code in mpegvideo_probe()zhaoxiu.zeng2015-03-15
* | avformat/avidec: cleanup includezhaoxiu.zeng2015-03-15
* | avformat/avidec: use avpriv_find_start_code in avi_read_packet()zhaoxiu.zeng2015-03-15
* | avcodec/ac3: Fix undefined shift in ff_ac3_bit_alloc_calc_mask()Michael Niedermayer2015-03-15
* | avcodec/ac3dec: Fix undefined shiftsMichael Niedermayer2015-03-15
* | avcodec/vc1: Fix undefined shiftsMichael Niedermayer2015-03-15
* | Revert "ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED"Michael Niedermayer2015-03-15
* | avcodec/utils: mark codec argument as const in ff_lock_avcodec()Michael Niedermayer2015-03-14
* | libavformat/mxfdec: export user comments metadataMark Reid2015-03-14
* | avformat/mov: Check for string truncation in mov_open_dref()Michael Niedermayer2015-03-14
* | avformat/mov: Use sizeof(filename) instead of a literal numberMichael Niedermayer2015-03-14
* | lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet2015-03-14
* | x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet2015-03-14
* | ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet2015-03-14
* | ppc: libswscale: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet2015-03-14
* | avcodec/wmadec: Fix undefined shift in wma_decode_block()Michael Niedermayer2015-03-14
* | ac3dec: cosmeticsChristophe Gisquet2015-03-14
* | eac3dec: fix scalingChristophe Gisquet2015-03-14
* | ac3_fixed: fix computation of spx_noise_blendChristophe Gisquet2015-03-14
* | ac3_fixed: fix out-of-bound readChristophe Gisquet2015-03-14
* | x86: xvid_idct: SSE2 merged add versionChristophe Gisquet2015-03-14
* | x86: xvid_idct: merged idct_put SSE2 versionsChristophe Gisquet2015-03-14
* | x86: dct-test: evaluate prores idct avx versionChristophe Gisquet2015-03-14
* | x86: dct-test: fix compilation for proresChristophe Gisquet2015-03-14
* | x86: xvid_idct: port MMX iDCT to yasmChristophe Gisquet2015-03-14
* | ac3dec_fixed: always use the USE_FIXED=1 variant of the AC3DecodeContextAndreas Cadhalpun2015-03-14
* | swresample/resample: Fix undefined shiftsMichael Niedermayer2015-03-14
* | avcodec/utils: use atomic operations on entangled_thread_counterMichael Niedermayer2015-03-13
* | configure: fix zlib dependancy of tdscMichael Niedermayer2015-03-13
* | avcodec/tdsc: use ff_codec_open2_recursive()Michael Niedermayer2015-03-13
* | Merge commit '247e370e2a913db52ca079b347a174c8d393b171'Michael Niedermayer2015-03-13
|\|