|
|
|
@0184bbe
|
13 years |
diego |
avprobe, cmdutils: K&R formatting cosmetics
|
|
|
@b481bbc3
|
13 years |
diego |
tests: K&R formatting cosmetics for test programs
|
|
|
@aa2e4bb0
|
13 years |
anton |
lavf: free packets for muxers implementing interleave_packet().
Fixes …
|
|
|
@f97cb45
|
13 years |
anton |
lavf: fix and extend av_interleaved_write_frame() doxy.
Specify that …
|
|
|
@d7420e0a
|
13 years |
alex.converse |
mov: Remove dead stores for spherical coordinates for channel position.
|
|
|
@ac84f2ed
|
13 years |
diego |
error_resilience: K&R formatting cosmetics
Signed-off-by: Diego …
|
|
|
@bbf0023b
|
13 years |
anton |
RELEASE_NOTES: mention hiding private symbols in shared builds.
|
|
|
@26f71ef4
|
13 years |
anton |
RELEASE_NOTES: mention some notable API changes in 0.8
|
|
|
@01ed1c39
|
13 years |
justin.ruggles |
tta: cast output data pointer to the correct type
fixes "warning: …
|
|
|
@99932847
|
13 years |
anton |
avconv: fix -frames for video encoders with delay.
Frames must be …
|
|
|
@9e12002f
|
13 years |
janne-libav |
rv34: add NEON rv34_idct_add
Overall almost 4% faster, idct_add down …
|
|
|
@9ba9c340
|
13 years |
janne-libav |
rv34: 1-pass inter MB reconstruction
Implement 1-pass inverse …
|
|
|
@ffa0923e
|
13 years |
kostya.shishkov |
add SMJPEG muxer
Signed-off-by: Kostya Shishkov …
|
|
|
@68b94f8b
|
13 years |
kostya.shishkov |
avformat: split out common SMJPEG code
This is a preparation for …
|
|
|
@d8591913
|
13 years |
justin.ruggles |
pictordec: Use bytestream2 functions
Signed-off-by: Justin Ruggles …
|
|
|
@ee458cb
|
13 years |
justin.ruggles |
avconv: use avcodec_encode_audio2()
|
|
|
@05f95443
|
13 years |
justin.ruggles |
pcmenc: use AVCodec.encode2()
|
|
|
@a6ccae3
|
13 years |
justin.ruggles |
avcodec: bump minor version and add APIChanges for the new audio …
|
|
|
@b2c75b6
|
13 years |
justin.ruggles |
avcodec: Add avcodec_encode_audio2() as replacement for …
|
|
|
@5ee5fa02
|
13 years |
justin.ruggles |
avcodec: add a public function, avcodec_fill_audio_frame().
This is a …
|
|
|
@d7806238
|
13 years |
janne-libav |
rv34: Intra 16x16 handling
Extract processing of intra 16x16 blocks …
|
|
|
@3eeb7557
|
13 years |
janne-libav |
rv34: Inter/intra MB code split
Split inter/intra macroblock handling …
|
|
|
@2df5f59a
|
13 years |
diego |
fate: split ADPCM and DPCM test references into separate files.
|
|
|
@bcd5d979
|
13 years |
diego |
mov, mxfdec: Employ more meaningful return values.
Signed-off-by: …
|
|
|
@e2ff436
|
13 years |
siretart |
lavc: Relax API strictness in avcodec_decode_audio3 with a custom …
|
|
|
@e6e7bfc1
|
13 years |
kostya.shishkov |
wavpack: fix clipping for 32-bit lossy mode
Reference decoder clips …
|
|
|
@4fccc7c
|
13 years |
justin.ruggles |
vb: Use bytestream2 functions
Signed-off-by: Justin Ruggles …
|
|
|
@4cd0bdae
|
13 years |
justin.ruggles |
sgidec: Use bytestream2 functions to prevent buffer overreads.
The …
|
|
|
@e44c11e9
|
13 years |
diego |
cosmetics: Move static and inline attributes to more standard places.
…
|
|
|
@b5c2b5af
|
13 years |
anton |
configure: provide libavfilter/version.h header to get_version()
Fix …
|
|
|
@3c172a41
|
13 years |
rsbultje |
swscale: change yuv2yuvX code to use cpuflag().
|
|
|
@57facb73
|
13 years |
martin |
libx264: Don't leave max_b_frames as -1 if the user didn't set it
…
|
|
|
@4c82c6d9
|
13 years |
justin.ruggles |
FATE: convert output to rgba for the targa tests which currently …
|
|
|
@502bf3b4
|
13 years |
janne-libav |
fate: add missing reference files for targa tests in 9c2f9b0e2
Fixes …
|
|
|
@9c2f9b0e
|
13 years |
justin.ruggles |
FATE: enable the 2 remaining targa conformance suite tests
|
|
|
@faaebcdf
|
13 years |
justin.ruggles |
targa: add support for rgb555 palette
|
|
|
@e1a7af6f
|
13 years |
justin.ruggles |
FATE: fix targa tests on big-endian systems
|
|
|
@68d6012c
|
13 years |
justin.ruggles |
FATE: add tests for targa
Based on a patch by Oana Stratulat …
|
|
|
@71b3a63e
|
13 years |
mans |
ARM: fix Thumb-mode simple_idct_arm
The alignment directive must …
|
|
|
@5c5e1ea
|
13 years |
mans |
ARM: 4-byte align start of all asm functions
Due to apprent bugs in …
|
|
|
@0cc1a86d
|
13 years |
rsbultje |
rgb2rgb: rgb12to15()
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
|
|
|
@06b0246d
|
13 years |
rsbultje |
swscale-test: fix stack overread.
Fixes problems in swscale-test …
|
|
|
@e7843db
|
13 years |
rsbultje |
swscale: fix invalid conversions and memory problems.
Fixes problems …
|
|
|
@55b9ef18
|
13 years |
diego |
cabac: split cabac.h into declarations and function definitions
This …
|
|
|
@0a60780c
|
13 years |
diego |
cabac: Mark ff_h264_mps_state array as static, it is only used within …
|
|
|
@64d779f2
|
13 years |
diego |
cabac: Remove ff_h264_lps_state array.
It was only ever used in the …
|
|
|
@4df30f71
|
13 years |
alex.converse |
utils: Check for extradata size overflows.
|
|
|
@81dc6a2a
|
13 years |
janne-libav |
ARM: rv34: fix asm syntax in dc transform functions
Signed-off-by: …
|
|
|
@6b9e4eea
|
13 years |
martin |
avio: Fix the value of the deprecated URL_FLAG_NONBLOCK
This isn't …
|
|
|
@3547f8e
|
13 years |
janne-libav |
rv34: fix and optimise frame dependency checking
The sporadic …
|
|
|
@e1e36904
|
13 years |
janne-libav |
rv34: NEON optimised dc only inverse transform
30-50% faster than the …
|
|
|
@136ee32d
|
13 years |
anton |
avprobe: use avio_size() instead of deprecated AVFormatContext.file_size.
|
|
|
@44bcab58
|
13 years |
anton |
ffmenc: remove references to deprecated AVFormatContext.timestamp.
|
|
|
@e5c70815
|
13 years |
anton |
lavf: undeprecate read_seek().
The "new seeking API" was never …
|
|
|
@e01a29a4
|
13 years |
anton |
avserver: remove code using deprecated CODEC_CAP_PARSE_ONLY.
|
|
|
@f3d02a8b
|
13 years |
anton |
lavc: replace some remaining FF_I_TYPE with AV_PICTURE_TYPE_I
|
|
|
@a29c25a9
|
13 years |
anton |
lavc: ifdef out parse_only AVOption
|
|
|
@d54f1e6
|
13 years |
anton |
nellymoserdec: SAMPLE_FMT -> AV_SAMPLE_FMT
|
|
|
@0c71cc65
|
13 years |
anton |
mpegvideo_enc: ifdef out/replace references to deprecated codec flags.
|
|
|
@0fd88d39
|
13 years |
anton |
riff: remove references to sonic codec ids
They are deprecated and …
|
|
|
@08bab32c
|
13 years |
kostya.shishkov |
indeo4: add some missing static and const qualifiers
From the patch …
|
|
|
@3faa303a
|
13 years |
kostya.shishkov |
rv34: DC-only inverse transform
When decoding coefficients, detect …
|
|
|
@b2ce3b99
|
13 years |
anton |
avconv: use AVFrame.width/height/format instead of corresponding …
|
|
|
@3167dc95
|
13 years |
anton |
lavfi: move version macros to a new installed header version.h
|
|
|
@43fe6a29
|
13 years |
anton |
vsrc_buffer: release the buffer on uninit.
|
|
|
@f7f35632
|
13 years |
rsbultje |
rgb2rgb: rgb12tobgr12()
Signed-off-by: Ronald S. Bultje …
|
|
|
@b5fc571e
|
13 years |
alex.converse |
latmdec: Check AudioSpecificConfig length before decoding extradata.
…
|
|
|
@e7d02b04
|
13 years |
janne-libav |
fft: init functions with INIT_XMM/YMM.
This is required to handle …
|
|
|
@56f22b7e
|
13 years |
justin.ruggles |
pcmenc: set frame_size to 0.
This indicates that the actual frame …
|
|
|
@f01f6a84
|
13 years |
justin.ruggles |
gsm demuxer: use generic seeking instead of a gsm-specific function.
…
|
|
|
@467879eb
|
13 years |
justin.ruggles |
gsm demuxer: return packets with only 1 gsm block at a time.
fixes …
|
|
|
@82390f57
|
13 years |
justin.ruggles |
avcodec: add GSM parser
The WAVE demuxer returns packets with many …
|
|
|
@f1355dfc
|
13 years |
diego |
doc: Replace ffmpeg references in avserver config file by avconv.
|
|
|
@1466a518
|
13 years |
diego |
doc: Fix names of av_log color environment variables.
|
|
|
@5ea20630
|
13 years |
diego |
Fix a bunch of platform name and other typos.
|
|
|
@cf53a212
|
13 years |
siretart |
Add some missing changelog entries and release 0.8_beta2
…
|
|
|
@014f8d81
|
13 years |
siretart |
No longer build libpostproc by default
update documentation to inform …
|
|
|
@68e252f5
|
13 years |
janne-libav |
wtv: fix memleaks during normal operation
|
|
|
@f6a152db
|
13 years |
janne-libav |
threads: add CODEC_CAP_AUTO_THREADS for libvpx and xavs
|
|
|
@9472d37d
|
13 years |
janne-libav |
rv34: frame-level multi-threading
Statistics for bourne.rmvb -an -f …
|
|
|
@3ab7700
|
13 years |
janne-libav |
mpegvideo: claim ownership of referenced pictures
Under certain …
|
|
|
@17ce5291
|
13 years |
alex.converse |
aacsbr: prevent out of bounds memcpy().
Fixes Libav Bug 195.
This …
|
|
|
@4556ebfb
|
13 years |
justin.ruggles |
ipmovie: fix pts for CODEC_ID_INTERPLAY_DPCM
frame sample count …
|
|
|
@e9626eb3
|
13 years |
justin.ruggles |
sierravmd: fix audio pts
The duration of the first packet was being …
|
|
|
@29112db8
|
13 years |
rsbultje |
bethsoftvideo: Use bytestream2 functions to prevent buffer overreads.
…
|
|
|
@84e5159e
|
13 years |
rsbultje |
bmpenc: support for PIX_FMT_RGB444
Signed-off-by: Ronald S. Bultje …
|
|
|
@b14fa557
|
13 years |
siretart |
swscale: fix crash in fast_bilinear code when compiled with …
|
|
|
@cd445216
|
13 years |
rsbultje |
swscale: specify register type.
Fixes a compilation failure on win64. …
|
|
|
@e652cc96
|
13 years |
janne-libav |
rv34: use get_bits_left()
It is not necessary to store the bit stream …
|
|
|
@ac646076
|
13 years |
anton |
avconv: reinitialize the filtergraph on resolution change.
This is a …
|
|
|
@5d25140f
|
13 years |
anton |
vsrc_buffer: error on changing frame parameters.
|
|
|
@7b9373db
|
13 years |
anton |
avconv: fix -copyinkf.
This option only applies to streamcopy, but is …
|
|
|
@5c7c9a9f
|
13 years |
martin |
fate: Update file checksums after the mov muxer change in a78dbada55d6 …
|
|
|
@a78dbada
|
13 years |
martin |
movenc: Don't store a nonzero creation time if nothing was set by the …
|
|
|
@353a2d21
|
13 years |
rsbultje |
bmpdec: support for rgb444 with bitfields compression
Do not display …
|
|
|
@0b8b3387
|
13 years |
rsbultje |
rgb2rgb: allow conversion for <15 bpp
Signed-off-by: Ronald S. Bultje …
|
|
|
@0c50edb7
|
13 years |
lu_zero |
doc: fix stray reference to FFmpeg
|
|
|
@b6db3859
|
13 years |
lu_zero |
v4l2: use C99 struct initializer
Remove some unneeded memsets.
|
|
|
@0efd48df
|
13 years |
lu_zero |
v4l2: poll the file descriptor
Instead of busy waiting use poll();
|
|
|
@b8c310c
|
13 years |
lu_zero |
v4l2: support compressed formats
Let pass the codec name to …
|
|
|