summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* float_dsp: Use LOCAL_ALIGNED for instead of DECLARE_ALIGNED within functionsMartin Storsjö2014-03-19
| | | | | | This fixes fate-float_dsp-test on RVCT 4.0. Signed-off-by: Martin Storsjö <martin@martin.st>
* configure: ppc: Disable ldbrx instruction by defaultDiego Biurrun2014-03-19
| | | | | Only enable it for CPUs that support it. This restores the behavior prior to 7a650caf.
* mxf: Lowercase UL stringsLuca Barbato2014-03-19
| | | | The specification uses lower case most of the time.
* mxf: Verbose debug loggingLuca Barbato2014-03-19
| | | | | Print the UL in code format and in the short format used by the specification.
* mxf: Override faulty PreviousPartition entriesLuca Barbato2014-03-19
| | | | | | | | | | Some files set the PreviousPartition field to point to its own offset. If we are parsing forward the Previous partition is immediately known and its value could be used, otherwise we can safely point to the header. Reported-By: Jean Baptiste Kempf <jb@videolan.org>
* mxf: Add additional H264 PictureEssenceCodingLuca Barbato2014-03-19
| | | | Unbreak some MXF Proxy files.
* aarch64: float_dsp NEON assemblerJanne Grunau2014-03-18
| | | | | | | Ported from arm NEON and added vector_dmul_scalar. Functions between 1.5 and 5 times faster than the C implementations using Apple's clang-503.0.19 on A7.
* libopenjpeg: Support rgba64 decodingVittorio Giovara2014-03-18
|
* libopenjpeg: Support rgba64 encodingCarl Eugen Hoyos2014-03-18
|
* libopenjpeg: K&R formatting cosmeticsVittorio Giovara2014-03-18
|
* float_dsp: add test program and use it as fate testJanne Grunau2014-03-18
|
* sbrdsp: move #if to disable all educational codeJanne Grunau2014-03-18
| | | | Avoids a warning of the unused function 'autocorrelate'.
* lavc: er: remove unused variable sizeJanne Grunau2014-03-18
| | | | The code using it was removed in d66e305bd1b.
* svq3: directly set pix_fmt and color_rangeVittorio Giovara2014-03-18
|
* mpegts: Forward error codes in various functionsKeiji Costantini2014-03-18
| | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* mpegts: K&R formatting cosmeticsKeiji Costantini2014-03-18
| | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* libx264: check color_rangeVittorio Giovara2014-03-16
|
* ljpeg: check color_rangeVittorio Giovara2014-03-16
|
* mdec: set color_rangeVittorio Giovara2014-03-16
|
* mjpeg: set color_rangeVittorio Giovara2014-03-16
|
* fraps: set color_rangeVittorio Giovara2014-03-16
|
* tiff: Support rgba encodingCarl Eugen Hoyos2014-03-16
|
* img2: add j2c file extensionJean First2014-03-16
| | | | Some applications use the j2c extension for jpeg2000 codestream files.
* raw, nut: Support rgba64 encodingCarl Eugen Hoyos2014-03-16
|
* png: Support rgb48 and rgba64 encodingCarl Eugen Hoyos2014-03-16
|
* png: K&R formatting cosmeticsVittorio Giovara2014-03-16
|
* codec_desc: update dvaudio tagVittorio Giovara2014-03-16
|
* isom: fix C99-style declarationMichael Niedermayer2014-03-16
|
* RGBA64 pixel formatsJean First2014-03-16
| | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* h264 does not depend on mpegvideo any moreVittorio Giovara2014-03-16
|
* mpegvideo: remove h264-only fieldsVittorio Giovara2014-03-16
|
* mpegvideo: move ff_draw_horiz_band() to mpegutils.cVittorio Giovara2014-03-16
| | | | Drop the mpegvideo dependency for svq3 in configure.
* mpegvideo: move mpegvideo formats-related defines to mpegutils.hVittorio Giovara2014-03-16
|
* h264: Remove MotionEstContext and move the relevant fields to H264ContextVittorio Giovara2014-03-16
| | | | Unused buffers scratchpad and temp have been dropped too.
* h264: Replace mpegvideo-specific MAX_THREADS by private defineVittorio Giovara2014-03-16
|
* h264: Replace mpegvideo-specific MAX_PICTURE_COUNT by private defineVittorio Giovara2014-03-16
|
* h264: move relevant fields from Picture to H264PictureVittorio Giovara2014-03-16
|
* er: move relevant fields from Picture to ERPictureVittorio Giovara2014-03-16
| | | | | | | This is done to disentangle ER from mpegvideo. In order to use a classic Picture, callers can use ff_mpeg_set_erpic() or use a custom function to set the fields. Please note that buffers need to be allocated before calling ff_er_frame_end().
* h264: directly use frames in ff_h264_draw_horiz_band()Vittorio Giovara2014-03-16
|
* mpegvideo: directly use frames in ff_draw_horiz_band()Vittorio Giovara2014-03-16
|
* aacdec: Lower the number of frames required to detect ADTSMartin Storsjö2014-03-16
| | | | | | | | | | | For live audio streams, requiring 500 frames for a stream to be detected is a bit overkill. This allows live ADTS streams that don't start nicely at a frame boundary to start up more quickly, e.g. http://mp3.streampower.be/radio1.aac. Signed-off-by: Martin Storsjö <martin@martin.st>
* aacdec: Don't count probed ADTS frames if there are false positivesMartin Storsjö2014-03-16
| | | | | | | | | If a portion of the probe buffer seem to resemble ADTS frames, but some data at the end is a mismatch, disregard the whole probing attempt. If it actually is ADTS data, there shouldn't be any mismatches within the sequential frame data. Signed-off-by: Martin Storsjö <martin@martin.st>
* FATE: add a test for the ONE_STR mapping mode of the channelmap filterAnton Khirnov2014-03-16
|
* af_channelmap: fix ONE_STR mapping modeAnton Khirnov2014-03-16
| | | | | | get_channel() returns 0 on success CC:libav-stable@libav.org
* isom: convert mp4 dvdsub extradata to vobsub formatwm42014-03-15
| | | | | | | | | | | | mp4 files embedding DVD subtitles do not use the same extradata format as the rest of Libav expects. The subtitle decoder in libavcodec in particular does not understand this format. Convert the extradata to the vobsub .idx format. mp4 stores the palette as binary 32 bit ints in YUV. The subtitle resolution is stored separately in the track header, which we access through AVStream. Signed-off-by: Anton Khirnov <anton@khirnov.net>
* codec_desc: group image codecs togetherVittorio Giovara2014-03-14
|
* codec_desc: add missing .long_nameVittorio Giovara2014-03-14
|
* codec_desc: K&R formatting cosmeticsVittorio Giovara2014-03-14
|
* configure: Split some logical blocks off from HAVE_LISTDiego Biurrun2014-03-14
|
* configure: Split some logical blocks off from CONFIG_LISTDiego Biurrun2014-03-14
|