summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc/pgssubdec: use the PTS from the presentation segment.Nicolas George2012-09-15
* lavc: set AVSubtitle.pts if possible.Nicolas George2012-09-15
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-15
|\
| * vorbisdec: ensure FASTDIV denominator is never 1Luca Barbato2012-09-14
* | bintext: mark hscroll() as unusedMichael Niedermayer2012-09-15
* | aacdec: add support for dual mono in Japanese DTVAkihiro Tsukada2012-09-15
* | tools: move raw-test program to tools, with the name fourcc2pixfmtStefano Sabatini2012-09-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-14
|\|
| * x86: dsputil: Move Xvid IDCT put/add functions to a more suitable placeDiego Biurrun2012-09-14
| * x86: Remove some leftover declarations for non-existent functionsDiego Biurrun2012-09-13
* | pthread: Avoid crashes/odd behavior caused by spurious wakeupsBen Jackson2012-09-14
* | mpegaudio_parser: reset state to prevent it to be randomMichael Niedermayer2012-09-14
* | aacpsy: psy_3gpp_analyze_channel() handle energy == 0Michael Niedermayer2012-09-14
* | aacpsy: calc_reduction_3gpp() handle active_lines = 0Michael Niedermayer2012-09-14
* | mpegaudioenc: replace pow(2,.. by exp2(Michael Niedermayer2012-09-13
* | Revert "lavc/libx264: remap X264_LOG_INFO loglevel from AV_LOG_INFO to VERBOSE"Derek Buitenhuis2012-09-13
* | mpegvideo: skip ff_print_debug_info() for VDPAUMichael Niedermayer2012-09-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-13
|\|
| * x86: ac3dsp: Only refer to the ac3_downmix_sse symbol if it has been declaredMartin Storsjö2012-09-13
| * ac3: move ac3_downmix() from dsputil to ac3dspMans Rullgard2012-09-12
| * mlp_parser: avoid mapping multiple disctinct TrueHD channels to the same Liba...Tim Walker2012-09-12
* | vc1dec: export adv profile color format indicationMichael Niedermayer2012-09-12
* | Support decoding of monochrome tiff images without bpp tag.Carl Eugen Hoyos2012-09-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-12
|\|
| * utvideoenc: Add missing AV_ prefix to codec IDDiego Biurrun2012-09-11
| * x86: dsputil: Move specific optimization settings out of global init functionDiego Biurrun2012-09-11
* | diracdsp: Fix unprotected inline asmDerek Buitenhuis2012-09-11
* | ratecontrol: change a commented printf to av_logMichael Niedermayer2012-09-11
* | ratecontrol: fix get_fps() argumentMichael Niedermayer2012-09-11
* | ratecontrol: Dynamically choose a default for rc_max_available_vbv_useMichael Niedermayer2012-09-11
* | ratecontrol: correct predictor in case of stuffingMichael Niedermayer2012-09-11
* | cavsdec/decode_mb_b: fix return typeMichael Niedermayer2012-09-11
* | aacdec/lcg_random: fix harmless integer overflowMichael Niedermayer2012-09-11
* | cavsdec: Fix assertion failure.Michael Niedermayer2012-09-11
* | lavc/h263dec: return or propagate proper error codesStefano Sabatini2012-09-11
* | lavc/flvdec: return meaningful error codesStefano Sabatini2012-09-11
* | mpegaudiodec: replace pow(2.0,...) by exp2()Michael Niedermayer2012-09-10
* | atrac3: replace powf(2,...) by exp2f()Michael Niedermayer2012-09-10
* | ra144enc: avoid integer overflows.Michael Niedermayer2012-09-10
* | add OTF support for attachmentsSébastien Brochet2012-09-10
* | lavc/pngenc: Enable frame threading for PNG encodesBen Jackson2012-09-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-10
|\|
| * x86: dsputil: Only compile motion_est code when encoders are enabledDiego Biurrun2012-09-10
| * rtp: Depacketization of JPEG (RFC 2435)Samuel Pitoiset2012-09-09
| * Rename ff_put_string to avpriv_put_stringMartin Storsjö2012-09-09
| * mjpeg: Rename some symbols to avpriv_* instead of ff_*Samuel Pitoiset2012-09-09
* | aacdec.c: fix some commentsReinhard Nissl2012-09-09
* | x86/mpegaudiodec: fix compilation failure on cygwin with undefined imdct36_bl...Michael Niedermayer2012-09-09
* | dsputil_template: Reindent after recent changeDerek Buitenhuis2012-09-09
* | x86/h264dsp_init: put a HAVE_YASM backMichael Niedermayer2012-09-09