|
|
|
@61a34491
|
10 years |
derek.buitenhuis |
libx265: Add 4:2:2 support
It is also not final yet, so require …
|
|
|
@180e6b48
|
10 years |
derek.buitenhuis |
libx265: Actually use X265_API_IMPORTS
It obvously needs to be above …
|
|
|
@dca7ba4b
|
10 years |
diego |
Remove some unnecessary CONFIG_FOO_COMPONENT ifdefs
The files are …
|
|
|
@48e50921
|
10 years |
anton |
avconv: make -shortest work with streamcopy
CC: libav-stable@libav.org
|
|
|
@2f417031
|
10 years |
lu_zero |
libx264: Support bitrate reconfiguration
Signed-off-by: Luca Barbato …
|
|
|
@cd62c04d
|
10 years |
janne-libav |
h263enc: keep block_last_index always valid during advanced intra …
|
|
|
@0ddc53da
|
10 years |
janne-libav |
mpegvideo: synchronize AVFrame pointers in ERContext fully
Since …
|
|
|
@641e5723
|
10 years |
vittorio.giovara |
fate: add on2avc audio test
|
|
|
@d7705be9
|
10 years |
vittorio.giovara |
mpegvideoenc: check color_range
Rework the comparison into something …
|
|
|
@27860819
|
10 years |
diego |
ppc: Consistently use convenience macro for runtime CPU detection
|
|
|
@205fdd4e
|
10 years |
diego |
ppc: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1enc
|
|
|
@f121dbd9
|
10 years |
lu_zero |
mpegts: Provide an option to override the pcr period
Certain hardware …
|
|
|
@3f7e94ec
|
10 years |
lu_zero |
mpegts: Move the option section to the bottom
Makes it consistent …
|
|
|
@a736ae1e
|
10 years |
lu_zero |
doc: Document mpegts muxrate
|
|
|
@570d4b21
|
10 years |
martin |
x86: h264: Don't keep data in the redzone across function calls on 64 …
|
|
|
@0776e0ef
|
10 years |
martin |
adpcm: Write the proper predictor in trellis mode in IMA QT
The …
|
|
|
@1619274f
|
10 years |
janne-libav |
av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITE
…
|
|
|
@7b06ddb8
|
10 years |
janne-libav |
configure: use .altmacro for gnu as check on arm
Clang's integrated …
|
|
|
@3d79d0c9
|
10 years |
martin |
adpcm: Avoid reading out of bounds in the IMA QT trellis encoder
This …
|
|
|
@103243ca
|
10 years |
martin |
oggenc: Set the right AVOption size for the pref_duration option
On …
|
|
|
@f558f0d2
|
10 years |
derek.buitenhuis |
avcodec options: add enum option for color_range
Signed-off-by: Derek …
|
|
|
@7c29b722
|
10 years |
derek.buitenhuis |
avcodec options: add enum option for colorspace
Signed-off-by: Derek …
|
|
|
@efc2dfe6
|
10 years |
derek.buitenhuis |
avcodec options: add enum option for color_trc
Signed-off-by: Derek …
|
|
|
@bd71c300
|
10 years |
derek.buitenhuis |
avcodec options: add enum option for color_primaries
Signed-off-by: …
|
|
|
@8a067941
|
10 years |
derek.buitenhuis |
mpeg2: add sequence display extension information
Signed-off-by: …
|
|
|
@2f70651
|
10 years |
martin |
libfdk-aac: Relicense the library wrappers to the ISC license
This …
|
|
|
@e7d6d0bf
|
10 years |
martin |
mov: Export geotag metadata fields
The '?xyz' form is used by android …
|
|
|
@d816e12
|
10 years |
diego |
dict: const correctness for av_dict_get() and av_dict_copy()
|
|
|
@39ec5e1c
|
10 years |
lu_zero |
avconv: Report the codec and the encoder separately
Bug-Id: 694
|
|
|
@95b7fa17
|
10 years |
martin |
oggenc: Support flushing the muxer
This allows the caller to write …
|
|
|
@d5a5598
|
10 years |
janne-libav |
build: check if AS supports the '.func' directive
Not supported by …
|
|
|
@896a5bff
|
10 years |
janne-libav |
arm: check if AS supports .dn
Move the GNU as check before the arch …
|
|
|
@68a06b3a
|
10 years |
janne-libav |
aarch64: use '#' for whole line asm comments
Both gnu as and clang …
|
|
|
@6a0fa4d8
|
10 years |
janne-libav |
aarch64: remove optional :pg_hi21: for adrp instruction
Clang's …
|
|
|
@fd2981ea
|
10 years |
janne-libav |
aarch64: add darwin style PAGE/PAGEOFF relocations
|
|
|
@880e2aa2
|
10 years |
diego |
Remove all Blackfin architecture optimizations
Blackfin is a painful …
|
|
|
@b88cc5cc
|
11 years |
diego |
bink: Rename BinkDSPContext member so as not to clash with BlockDSPContext
|
|
|
@59cb5747
|
11 years |
martin |
rtmpproto: read metadata to set correct FLV header
In the presence of …
|
|
|
@3b18857a
|
11 years |
martin |
rtmppkt: Add method to read an AMF string that is not prefixed by its …
|
|
|
@a1859032
|
11 years |
martin |
flvdec: Do not default to a video and audio stream
If no streams were …
|
|
|
@f76e3669
|
11 years |
kostya.shishkov |
Decode both parts of Indeo4 IP frames
Signed-off-by: Kostya Shishkov …
|
|
|
@3df0d200
|
11 years |
kostya.shishkov |
Move Indeo4 frametypes into common header.
Signed-off-by: Kostya …
|
|
|
@3831362
|
11 years |
anton |
avconv: do not use the stream codec context for encoding
|
|
|
@41776ba9
|
11 years |
anton |
avconv: do not use the stream codec context for decoding
|
|
|
@e19d48df
|
11 years |
anton |
flac muxer: support reading updated extradata from side data
|
|
|
@0097cbea
|
11 years |
anton |
flac muxer: accept only STREAMINFO extradata
The other format (full …
|
|
|
@ed39cda0
|
11 years |
anton |
flacenc: send final extradata in packet side data
|
|
|
@0957b274
|
11 years |
anton |
lavc: add an option to enable side data-only packets during encoding
…
|
|
|
@eb800f1
|
11 years |
anton |
libavcodec: set AVFrame colorspace fields on decoding
Signed-off-by: …
|
|
|
@8c02adc6
|
11 years |
anton |
lavu: add all color-related enums to AVFrame
Signed-off-by: Anton …
|
|
|
@d2ef708c
|
11 years |
anton |
matroskaenc: Allow VP9 and Opus in webm
Bug-Id: 695
Signed-off-by: …
|
|
|
@f797b134
|
11 years |
martin |
rtpenc_chain: Don't copy the time base to the source stream by default …
|
|
|
@d6d767d9
|
11 years |
martin |
ppc: Fix compilation for ppc64le (ELFv2)
CC: libav-stable@libav.org …
|
|
|
@abb810db
|
11 years |
martin |
Revert "rtpenc_chain: Don't copy the time_base back to the caller"
…
|
|
|
@368f5035
|
11 years |
diego |
dsputil: Split off quarterpel bits into their own context
|
|
|
@cb52a17c
|
11 years |
diego |
dsputil: Move Bink-specific add_pixels8 to binkdsp
|
|
|
@054013a0
|
11 years |
diego |
dsputil: Move APE-specific bits into apedsp
|
|
|
@256da077
|
11 years |
diego |
dsputil: Move mspel_pixels_tab to the only place it is used
|
|
|
@3832a659
|
11 years |
diego |
dsputil: Move ff_alternate_*_scan tables to mpegvideo
|
|
|
@65d5d586
|
11 years |
diego |
dsputil: Move SVQ1 encoding specific bits into svq1enc
|
|
|
@2ea2612d
|
11 years |
diego |
svq1enc: Rename SVQ1Context to SVQ1EncContext
This allows making it …
|
|
|
@08cd9214
|
11 years |
martin |
aarch64: Use the correct syntax for relocations
This fixes building …
|
|
|
@962d6315
|
11 years |
anton |
matroskaenc: set the stream timebase earlier
Fixes calculating the ts …
|
|
|
@43e7f07
|
11 years |
anton |
flvenc: only write the framerate tag based on avg_frame_rate
Do not …
|
|
|
@cf697771
|
11 years |
anton |
movenc: write avg_frame_rate as the framerate, not the codec timebase
|
|
|
@81eec081
|
11 years |
anton |
matroskaenc: base DefaultDuration on the framerate, not the codec …
|
|
|
@a53551cb
|
11 years |
anton |
frame: fix the error path in av_frame_copy_props()
First free …
|
|
|
@ad0fe2f4
|
11 years |
lu_zero |
af_resample: Use avresample_get_out_samples
|
|
|
@b2d45654
|
11 years |
lu_zero |
avresample: Add avresample_get_out_samples
Utility function to get …
|
|
|
@c94e2e85
|
11 years |
lu_zero |
nut: Support experimental NUT 4 features
Add the low overhead pipe …
|
|
|
@6d212599
|
11 years |
lu_zero |
avformat: Provide a standard compliance flag
Provide f_strict for …
|
|
|
@7dba055b
|
11 years |
martin |
oggenc: Fix the EOS flag
This corrects the bug that caused the …
|
|
|
@b5aa4855
|
11 years |
diego |
ppc: Move vec_unaligned_load macro to util_altivec
This allows …
|
|
|
@593886b5
|
11 years |
diego |
ppc: util_altivec: Drop unused macros
|
|
|
@106b62f4
|
11 years |
anton |
matroskaenc: write the channel mask for FLAC
|
|
|
@efcde91
|
11 years |
anton |
vorbiscomment: simplify API by using av_dict_count()
|
|
|
@23f741f7
|
11 years |
anton |
matroskadec: parse the channel layout mask for FLAC
It is commonly …
|
|
|
@4efdadc8
|
11 years |
anton |
matroskadec: export just the STREAMINFO block as FLAC extradata
It …
|
|
|
@6df478bf
|
11 years |
anton |
matroskadec: split parsing tracks into a separate function
|
|
|
@5fdaf31
|
11 years |
anton |
flac: make avpriv_flac_parse_block_header() inline
This avoids all …
|
|
|
@54ed488b
|
11 years |
anton |
flac muxer: write WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag for …
|
|
|
@d6b9ce99
|
11 years |
anton |
flac demuxer: parse the WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag
It is …
|
|
|
@f13ffb66
|
11 years |
anton |
flacdec: do not overwrite a channel layout set by the caller
The …
|
|
|
@9767d7c0
|
11 years |
martin |
oggenc: Flush after writing headers
Before, header information for …
|
|
|
@1d3eb0b5
|
11 years |
martin |
oggenc: Move ogg_write_pages up above ogg_write_header
Signed-off-by: …
|
|
|
@512f3ffe
|
11 years |
diego |
dsputil: Split off HuffYUV encoding bits into their own context
Also …
|
|
|
@0d439fbe
|
11 years |
diego |
dsputil: Split off HuffYUV decoding bits into their own context
Also …
|
|
|
@888dcd86
|
11 years |
diego |
h264_picture: Remove pointless dsputil.h #include
|
|
|
@f1df0a4c
|
11 years |
diego |
on2avc: Remove pointless dsputil.h #include
|
|
|
@7cc4c9f3
|
11 years |
anton |
lavfi/formats: avoid using AV_{PIX,SAMPLE}_FMT_NB
Thatt hardcodes the …
|
|
|
@b03b2d8
|
11 years |
anton |
buffersrc: avoid using AV_PIX_FMT_NB
That hardcodes the number of …
|
|
|
@a7d070ac
|
11 years |
anton |
vf_fieldorder: avoid using AV_PIX_FMT_NB
That hardcodes the number of …
|
|
|
@862f33c
|
11 years |
anton |
vf_scale: use the pixfmt descriptor API
Avoid using AV_PIX_FMT_NB, …
|
|
|
@45fc73ed
|
11 years |
anton |
vf_format: rework format list parsing
Avoid using AV_PIX_FMT_NB, …
|
|
|
@4d8c28d
|
11 years |
anton |
imgutils: make systematic palette opaque.
Signed-off-by: Anton …
|
|
|
@e0d01dc7
|
11 years |
anton |
smoothstream: check malloc calls
Signed-off-by: Anton Khirnov …
|
|
|
@8692e628
|
11 years |
anton |
rdt: check malloc calls
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
|
|
@21f68c24
|
11 years |
kostya.shishkov |
avcodec: bump version after rotation api
Signed-off-by: Kostya …
|
|
|
@6b7b8585
|
11 years |
anton |
dca: Convert dca_dmixtable to integers
Also include zero in the …
|
|
|
@c23c96b6
|
11 years |
janne-libav |
lavf: add av_stream_get_side_data
|
|
|