|
|
|
@b4679ecd
|
11 years |
anton |
{v,a}f_showinfo: print frame side data
|
|
|
@15c5a8d2
|
11 years |
anton |
mp3dec: export replaygain tags from ID3v2
|
|
|
@06c3cd3c
|
11 years |
anton |
af_volume: support using replaygain frame side data
|
|
|
@d161ae0a
|
11 years |
anton |
frame: add a function for removing side data from a frame
|
|
|
@59444c76
|
11 years |
anton |
avconv: add stream-global side data to the first demuxed packet
|
|
|
@4a0f665
|
11 years |
anton |
libavcodec: when decoding, copy replaygain side data to decoded frames
|
|
|
@5a7e35d
|
11 years |
anton |
Add replaygain side data type and code for parsing replaygain tags.
|
|
|
@25b32586
|
11 years |
anton |
lavf: add an AVStream field for exporting stream-global side data
|
|
|
@0e2c3ee
|
11 years |
anton |
lavc: give a typedeffed name to the AVPacket.side_data struct
|
|
|
@54f78816
|
11 years |
vittorio.giovara |
configure: Remove dcbzl check for e500v1 and e500v2 architectures
The …
|
|
|
@5b8f0a5e
|
11 years |
vittorio.giovara |
mpeg: K&R formatting cosmetics
Signed-off-by: Vittorio Giovara …
|
|
|
@f51d0f39
|
11 years |
janne-libav |
h264: Split h264 slice decoding from nal decoding
|
|
|
@e9a77f4b
|
11 years |
janne-libav |
h264: move macroblock decoding into its own file
|
|
|
@ede2b451
|
11 years |
janne-libav |
build: Sort h264 objects
|
|
|
@fb7127b
|
11 years |
janne-libav |
build: h264 parser depends on full h264 decoder
|
|
|
@2a386510
|
11 years |
vittorio.giovara |
RELEASE_NOTES: mention new filters
|
|
|
@6f6c0294
|
11 years |
vittorio.giovara |
lavc: drop ff_pixfmt_list_420
|
|
|
@d5717bc4
|
11 years |
vittorio.giovara |
changelog: switch libx265 and compand entries
|
|
|
@0f0d1d05
|
11 years |
lu_zero |
configure: Always use -DOPJ_STATIC when checking for openjpeg
…
|
|
|
@1e9db41e
|
11 years |
tdskywalker |
movenc: Allow override of major brand in ftyp atom
Signed-off-by: Tim …
|
|
|
@4f484037
|
11 years |
diego |
lagarith: Fix typo in printf format string
…
|
|
|
@57f09608
|
11 years |
diego |
dsputil: Move thirdpel-related bits into their own context
|
|
|
@82dd1026
|
11 years |
diego |
x86: dsputil: Move hpeldsp-related declarations to a separate header
|
|
|
@ae116cd3
|
11 years |
diego |
ppc: dsputil: Move hpeldsp-related declarations to a separate header
|
|
|
@6655c933
|
11 years |
diego |
x86: dsputil: Move fpel declarations to a separate header
|
|
|
@322a1dda
|
11 years |
diego |
dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16 macros
|
|
|
@f9279ee7
|
11 years |
diego |
dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h
|
|
|
@600b854a
|
11 years |
diego |
imgconvert: Move ff_deinterlace_line_*_mmx declarations out of dsputil
|
|
|
@1a8d0cf7
|
11 years |
diego |
x86: dsputil: Move inline assembly macros to a separate header
|
|
|
@1df0b061
|
11 years |
diego |
nuv: Reuse the DSPContext from RTJpegContext
There is no point in …
|
|
|
@46caba4
|
11 years |
diego |
float_dsp: Replace arch optimization ifdefs by if cascade
…
|
|
|
@cc8163e1
|
11 years |
diego |
avcodec: more correct printf specifiers
|
|
|
@7513234b
|
11 years |
diego |
avfilter: more correct printf format specifiers
|
|
|
@8b6136d3
|
11 years |
anton |
vaapi: switch ff_vaapi_get_surface_id from Picture to AVFrame
…
|
|
|
@1b1094a1
|
11 years |
anton |
vdpau: switch ff_vdpau_get_surface_id from Picture to AVFrame
This …
|
|
|
@7948a51b
|
11 years |
anton |
vdpau: don't assume Picture and H264Picture are the same
The code …
|
|
|
@82bb3048
|
11 years |
diego |
dsputil: Use correct type in me_cmp_func function pointer
|
|
|
@0e083d7e
|
11 years |
diego |
build: Group general components separate from de/encoders in arch …
|
|
|
@54a6e08a
|
11 years |
diego |
dsputil: Conditionally compile dsputil code on all architectures
|
|
|
@5169e688
|
11 years |
diego |
dsputil: Propagate bit depth information to all (sub)init functions
…
|
|
|
@cf7a2167
|
11 years |
diego |
arm: dsputil: K&R formatting cosmetics
|
|
|
@16759752
|
11 years |
diego |
ppc: dsputil: Drop trailing semicolon from macros
This allows for a …
|
|
|
@b7d24fd4
|
11 years |
diego |
ppc: dsputil: Merge some declarations and initializations
|
|
|
@b045283f
|
11 years |
diego |
ppc: dsputil: Simplify some ifdeffed function definitions
|
|
|
@8bd6f882
|
11 years |
diego |
ppc: dsputil: Drop some unnecessary parentheses
|
|
|
@022184a6
|
11 years |
diego |
ppc: dsputil: more K&R formatting cosmetics
|
|
|
@30f3f959
|
11 years |
diego |
ppc: dsputil: K&R formatting cosmetics
|
|
|
@82ee14d2
|
11 years |
diego |
ppc: dsputil: comment formatting and wording/grammar improvements
|
|
|
@cce791b1
|
11 years |
diego |
hpeldsp_template: Merge some declarations and initializations
|
|
|
@2539cf1c
|
11 years |
diego |
hpeldsp_template: K&R formatting cosmetics
|
|
|
@2972087e
|
11 years |
diego |
hpel_template: Drop some unnecessary parentheses
|
|
|
@e8eace32
|
11 years |
diego |
hpel_template: K&R formatting cosmetics
|
|
|
@6a74ebc3
|
11 years |
janne-libav |
float-dsp-test: do not use C99's predefined func
It is not …
|
|
|
@ae238091
|
11 years |
martin |
float_dsp: Use LOCAL_ALIGNED for instead of DECLARE_ALIGNED within …
|
|
|
@606cc8af
|
11 years |
diego |
configure: ppc: Disable ldbrx instruction by default
Only enable it …
|
|
|
@af9481d7
|
11 years |
lu_zero |
mxf: Lowercase UL strings
The specification uses lower case most of …
|
|
|
@6920fb2b
|
11 years |
lu_zero |
mxf: Verbose debug logging
Print the UL in code format and in the …
|
|
|
@842ea36c
|
11 years |
lu_zero |
mxf: Override faulty PreviousPartition entries
Some files set the …
|
|
|
@92ebb332
|
11 years |
lu_zero |
mxf: Add additional H264 PictureEssenceCoding
Unbreak some MXF Proxy …
|
|
|
@dbd12523
|
11 years |
janne-libav |
aarch64: float_dsp NEON assembler
Ported from arm NEON and added …
|
|
|
@1b51b7ba
|
11 years |
vittorio.giovara |
libopenjpeg: Support rgba64 decoding
|
|
|
@8f45bd14
|
11 years |
vittorio.giovara |
libopenjpeg: Support rgba64 encoding
|
|
|
@1ea9fa15
|
11 years |
vittorio.giovara |
libopenjpeg: K&R formatting cosmetics
|
|
|
@f0f68744
|
11 years |
janne-libav |
float_dsp: add test program and use it as fate test
|
|
|
@d961a79e
|
11 years |
janne-libav |
sbrdsp: move #if to disable all educational code
Avoids a warning of …
|
|
|
@c829b35
|
11 years |
janne-libav |
lavc: er: remove unused variable size
The code using it was removed …
|
|
|
@3795ec68
|
11 years |
vittorio.giovara |
svq3: directly set pix_fmt and color_range
|
|
|
@ca80e158
|
11 years |
vittorio.giovara |
mpegts: Forward error codes in various functions
Signed-off-by: …
|
|
|
@86ba2327
|
11 years |
vittorio.giovara |
mpegts: K&R formatting cosmetics
Signed-off-by: Vittorio Giovara …
|
|
|
@75177b2f
|
11 years |
vittorio.giovara |
libx264: check color_range
|
|
|
@bf0d7da7
|
11 years |
vittorio.giovara |
ljpeg: check color_range
|
|
|
@2183432e
|
11 years |
vittorio.giovara |
mdec: set color_range
|
|
|
@1c1fbc70
|
11 years |
vittorio.giovara |
mjpeg: set color_range
|
|
|
@6612a03d
|
11 years |
vittorio.giovara |
fraps: set color_range
|
|
|
@5b1b91cf
|
11 years |
vittorio.giovara |
tiff: Support rgba encoding
|
|
|
@6d78e852
|
11 years |
vittorio.giovara |
img2: add j2c file extension
Some applications use the j2c extension …
|
|
|
@58c21596
|
11 years |
vittorio.giovara |
raw, nut: Support rgba64 encoding
|
|
|
@cccac765
|
11 years |
vittorio.giovara |
png: Support rgb48 and rgba64 encoding
|
|
|
@c598b569
|
11 years |
vittorio.giovara |
png: K&R formatting cosmetics
|
|
|
@f7518f1a
|
11 years |
vittorio.giovara |
codec_desc: update dvaudio tag
|
|
|
@6d7b22fb
|
11 years |
vittorio.giovara |
isom: fix C99-style declaration
|
|
|
@1481d24c
|
11 years |
vittorio.giovara |
RGBA64 pixel formats
Signed-off-by: Vittorio Giovara …
|
|
|
@d24e9a99
|
11 years |
vittorio.giovara |
h264 does not depend on mpegvideo any more
|
|
|
@7245a0ae
|
11 years |
vittorio.giovara |
mpegvideo: remove h264-only fields
|
|
|
@be039278
|
11 years |
vittorio.giovara |
mpegvideo: move ff_draw_horiz_band() to mpegutils.c
Drop the …
|
|
|
@e0c16e4e
|
11 years |
vittorio.giovara |
mpegvideo: move mpegvideo formats-related defines to mpegutils.h
|
|
|
@136034d8
|
11 years |
vittorio.giovara |
h264: Remove MotionEstContext and move the relevant fields to …
|
|
|
@e3c2d0f3
|
11 years |
vittorio.giovara |
h264: Replace mpegvideo-specific MAX_THREADS by private define
|
|
|
@5d1c2e53
|
11 years |
vittorio.giovara |
h264: Replace mpegvideo-specific MAX_PICTURE_COUNT by private define
|
|
|
@9b749c82
|
11 years |
vittorio.giovara |
h264: move relevant fields from Picture to H264Picture
|
|
|
@d66e305b
|
11 years |
vittorio.giovara |
er: move relevant fields from Picture to ERPicture
This is done to …
|
|
|
@1c79b162
|
11 years |
vittorio.giovara |
h264: directly use frames in ff_h264_draw_horiz_band()
|
|
|
@75af13a0
|
11 years |
vittorio.giovara |
mpegvideo: directly use frames in ff_draw_horiz_band()
|
|
|
@3b1c9eb0
|
11 years |
martin |
aacdec: Lower the number of frames required to detect ADTS
For live …
|
|
|
@0412cb67
|
11 years |
martin |
aacdec: Don't count probed ADTS frames if there are false positives
…
|
|
|
@a84c8af0
|
11 years |
anton |
FATE: add a test for the ONE_STR mapping mode of the channelmap filter
|
|
|
@e8436126
|
11 years |
anton |
af_channelmap: fix ONE_STR mapping mode
get_channel() returns 0 on …
|
|
|
@8f629a98
|
11 years |
anton |
isom: convert mp4 dvdsub extradata to vobsub format
mp4 files …
|
|
|
@f2097792
|
11 years |
vittorio.giovara |
codec_desc: group image codecs together
|
|
|
@d42ea067
|
11 years |
vittorio.giovara |
codec_desc: add missing .long_name
|
|
|