summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* hpeldsp_template: Merge some declarations and initializationsDiego Biurrun2014-03-201-4/+4
* hpeldsp_template: K&R formatting cosmeticsDiego Biurrun2014-03-201-213/+297
* hpel_template: Drop some unnecessary parenthesesDiego Biurrun2014-03-201-3/+3
* hpel_template: K&R formatting cosmeticsDiego Biurrun2014-03-201-72/+117
* float-dsp-test: do not use C99's predefined __func__Janne Grunau2014-03-201-9/+9
* float_dsp: Use LOCAL_ALIGNED for instead of DECLARE_ALIGNED within functionsMartin Storsjö2014-03-191-23/+25
* configure: ppc: Disable ldbrx instruction by defaultDiego Biurrun2014-03-191-0/+2
* mxf: Lowercase UL stringsLuca Barbato2014-03-191-41/+42
* mxf: Verbose debug loggingLuca Barbato2014-03-191-2/+27
* mxf: Override faulty PreviousPartition entriesLuca Barbato2014-03-191-0/+20
* mxf: Add additional H264 PictureEssenceCodingLuca Barbato2014-03-191-0/+1
* aarch64: float_dsp NEON assemblerJanne Grunau2014-03-185-2/+279
* libopenjpeg: Support rgba64 decodingVittorio Giovara2014-03-181-1/+1
* libopenjpeg: Support rgba64 encodingCarl Eugen Hoyos2014-03-181-0/+3
* libopenjpeg: K&R formatting cosmeticsVittorio Giovara2014-03-182-91/+91
* float_dsp: add test program and use it as fate testJanne Grunau2014-03-183-0/+290
* sbrdsp: move #if to disable all educational codeJanne Grunau2014-03-181-4/+8
* lavc: er: remove unused variable sizeJanne Grunau2014-03-181-1/+0
* svq3: directly set pix_fmt and color_rangeVittorio Giovara2014-03-181-1/+2
* mpegts: Forward error codes in various functionsKeiji Costantini2014-03-181-48/+61
* mpegts: K&R formatting cosmeticsKeiji Costantini2014-03-181-329/+391
* libx264: check color_rangeVittorio Giovara2014-03-161-1/+2
* ljpeg: check color_rangeVittorio Giovara2014-03-161-1/+2
* mdec: set color_rangeVittorio Giovara2014-03-161-0/+1
* mjpeg: set color_rangeVittorio Giovara2014-03-161-1/+6
* fraps: set color_rangeVittorio Giovara2014-03-161-0/+2
* tiff: Support rgba encodingCarl Eugen Hoyos2014-03-161-0/+2
* img2: add j2c file extensionJean First2014-03-162-1/+2
* raw, nut: Support rgba64 encodingCarl Eugen Hoyos2014-03-162-0/+8
* png: Support rgb48 and rgba64 encodingCarl Eugen Hoyos2014-03-161-1/+9
* png: K&R formatting cosmeticsVittorio Giovara2014-03-164-185/+209
* codec_desc: update dvaudio tagVittorio Giovara2014-03-161-1/+1
* isom: fix C99-style declarationMichael Niedermayer2014-03-161-1/+2
* RGBA64 pixel formatsJean First2014-03-166-1/+73
* h264 does not depend on mpegvideo any moreVittorio Giovara2014-03-167-7/+2
* mpegvideo: remove h264-only fieldsVittorio Giovara2014-03-161-11/+0
* mpegvideo: move ff_draw_horiz_band() to mpegutils.cVittorio Giovara2014-03-166-59/+100
* mpegvideo: move mpegvideo formats-related defines to mpegutils.hVittorio Giovara2014-03-1641-78/+154
* h264: Remove MotionEstContext and move the relevant fields to H264ContextVittorio Giovara2014-03-163-17/+14
* h264: Replace mpegvideo-specific MAX_THREADS by private defineVittorio Giovara2014-03-162-5/+6
* h264: Replace mpegvideo-specific MAX_PICTURE_COUNT by private defineVittorio Giovara2014-03-163-12/+14
* h264: move relevant fields from Picture to H264PictureVittorio Giovara2014-03-168-90/+148
* er: move relevant fields from Picture to ERPictureVittorio Giovara2014-03-165-124/+145
* h264: directly use frames in ff_h264_draw_horiz_band()Vittorio Giovara2014-03-161-5/+5
* mpegvideo: directly use frames in ff_draw_horiz_band()Vittorio Giovara2014-03-163-11/+12
* aacdec: Lower the number of frames required to detect ADTSMartin Storsjö2014-03-161-1/+1
* aacdec: Don't count probed ADTS frames if there are false positivesMartin Storsjö2014-03-161-1/+9
* FATE: add a test for the ONE_STR mapping mode of the channelmap filterAnton Khirnov2014-03-163-7/+18
* af_channelmap: fix ONE_STR mapping modeAnton Khirnov2014-03-161-1/+1
* isom: convert mp4 dvdsub extradata to vobsub formatwm42014-03-151-0/+57
OpenPOWER on IntegriCloud