|
|
|
@bf8bfc6a
|
12 years |
Clément Bœsch |
lavf/oggdec: inline ogg_get_headers().
There is no point in a distant …
|
|
|
@6fa2532
|
12 years |
Carl Eugen Hoyos |
vda_h264.c: Change header inclusion order.
Fixes compilation with …
|
|
|
@52ef5ca9
|
12 years |
Carl Eugen Hoyos |
Mentioning 8bps once in the FFmpeg documentation is sufficient.
|
|
|
@e80cbdbc
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@744e4429
|
12 years |
michaelni |
mp3enc: merge mp2/mp3_write_trailer
Signed-off-by: Michael …
|
|
|
@197bbcf4
|
12 years |
michaelni |
mp3enc: move mp3_update_xing() down
Signed-off-by: Michael …
|
|
|
@f276a490
|
12 years |
michaelni |
Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b'
* commit …
|
|
|
@2568646
|
12 years |
mans |
mpegvideo: drop unnecessary arguments to hpel_motion()
These …
|
|
|
@66f5a6b4
|
12 years |
mans |
mpegvideo: drop 'inline' from some functions
These functions do not …
|
|
|
@66f52d0c
|
12 years |
anton |
nellymoserdec: drop support for s16 output.
It internally decodes as …
|
|
|
@8b78c296
|
12 years |
anton |
bmpdec: only initialize palette for pal8.
Gray8 is not considered to …
|
|
|
@d214e5cf
|
12 years |
Clément Bœsch |
lavc/ass_split: add ff_ prefix to ass_style_get().
|
|
|
@74434d3b
|
12 years |
Clément Bœsch |
lavfi/ass: mark ass_libavfilter_log_level_map as static const.
|
|
|
@ca81e3b6
|
12 years |
Clément Bœsch |
lavf/mkv: prefix video stereo arrays with ff_.
|
|
|
@8b052207
|
12 years |
Clément Bœsch |
lavu/error: make error_entries static const.
|
|
|
@e3a1eb9e
|
12 years |
derek.buitenhuis |
af_pan: Fix sscanf formats to work with buggy sscanf implementations
…
|
|
|
@d512e74d
|
12 years |
derek.buitenhuis |
bprint: Remove custom vsnprintf
A proper implementation was …
|
|
|
@663c21d4
|
12 years |
derek.buitenhuis |
compat/vsnprintf: return number of bytes required on truncation.
This …
|
|
|
@e1b44960
|
12 years |
derek.buitenhuis |
msvc: Add a va_copy compatability macro for msvc
Signed-off-by: Derek …
|
|
|
@31fbdecc
|
12 years |
derek.buitenhuis |
msvc: Disable stripping
MSVC-built binaries should not be stripped.
…
|
|
|
@1c9d54b
|
12 years |
derek.buitenhuis |
build: Properly remove object files while cleaning
Previously, object …
|
|
|
@7689eea4
|
12 years |
mans |
flacdsp: arm optimised lpc filter
|
|
|
@49f3b331
|
12 years |
eclipse7 |
lavf/segment: Use distinct IDs for list type ext & csv
Remove a bogus …
|
|
|
@3245be95
|
12 years |
eclipse7 |
lavf/segment: Rename variable in print_csv_escaped_str()
Rename a …
|
|
|
@bac1b31
|
12 years |
eclipse7 |
lavf/segment: Simplify CSV field quoting code
Should also be faster …
|
|
|
@aefed6ca
|
12 years |
michaelni |
udp: pick params from AVOptions also
This updated version does not …
|
|
|
@0da0b5e0
|
12 years |
michaelni |
pngdec: av_log() zlib errors
Signed-off-by: Michael Niedermayer …
|
|
|
@5a627c1
|
12 years |
derek.buitenhuis |
Remove mt-work directory
It is all dead and rotting code.
Also, move …
|
|
|
@c1c8fdab
|
12 years |
derek.buitenhuis |
compat/vsnprintf: return number of bytes required on truncation.
This …
|
|
|
@374c17c8
|
12 years |
michaelni |
lavc/vp56: Re-indent functions affected by threading refactor
All …
|
|
|
@39a3894a
|
12 years |
michaelni |
lavc/vp6: Implement "slice" threading for VP6A decode
The YUV …
|
|
|
@1c20fcf0
|
12 years |
michaelni |
lavc/vp56: Simplify get/release_buffer code
Rather than cleverly …
|
|
|
@eebc11eb
|
12 years |
michaelni |
lavc/vp56: Move golden_frame into VP56Context
Makes golden_frame more …
|
|
|
@6e86d6af
|
12 years |
michaelni |
lavc/vp6: Refactor vp6_decode_init into …
|
|
|
@23503cad
|
12 years |
michaelni |
lavc/vp56: Refactor ff_vp56_init into …
|
|
|
@3f7fd59
|
12 years |
lu_zero |
avformat: fix typo in avformat_close_input
The condition should not be &&.
|
|
|
@7040c9fa
|
12 years |
anton |
mp3enc: write Xing TOC
Based on the code by:
Peter Belkner …
|
|
|
@ca8e39dd
|
12 years |
anton |
mp3enc: support MPEG-2 and MPEG-2.5 in Xing header.
|
|
|
@6365e4db
|
12 years |
anton |
mp3enc: downgrade some errors in writing Xing frame to warnings
Also …
|
|
|
@3b4bb19e
|
12 years |
anton |
lavf: flush the output AVIOContext in av_write_trailer().
This is …
|
|
|
@0c270239
|
12 years |
anton |
lavf: cosmetics, reformat av_write_trailer().
|
|
|
@5d1203f0
|
12 years |
anton |
avio: flush the internal buffer in avio_close()
This is consistent …
|
|
|
@47277c41
|
12 years |
michaelni |
x86/v210: fix xmm clobbers
Signed-off-by: Michael Niedermayer …
|
|
|
@aa7c88df
|
12 years |
michaelni |
Document tcp proto 'timeout' parameter behavior
Signed-off-by: …
|
|
|
@a9e48177
|
12 years |
nicolas.george |
ffmpeg: use PTS from the AVSubtitle structure for sub2video.
|
|
|
@2939e258
|
12 years |
nicolas.george |
ffplay: use PTS from the AVSubtitle structure.
|
|
|
@6d8b3263
|
12 years |
nicolas.george |
ffmpeg: use PTS from the AVSubtitle structure.
|
|
|
@37bbc9eb
|
12 years |
nicolas.george |
lavc/pgssubdec: use the PTS from the presentation segment.
According …
|
|
|
@9dd82724
|
12 years |
nicolas.george |
lavc: set AVSubtitle.pts if possible.
If the packet has a PTS and the …
|
|
|
@1b9a2514
|
12 years |
nicolas.george |
ffmpeg: call sub2video_update for end packets.
Without that change, …
|
|
|
@04438790
|
12 years |
anton |
Enhance doc on asyncts audiofilter
Signed-off-by: Anton Khirnov …
|
|
|
@990450c5
|
12 years |
anton |
cmdutils: avoid setting data pointers to invalid values in …
|
|
|
@cb663280
|
12 years |
mans |
libavcodec: remove av_destruct_packet_nofree()
This function was …
|
|
|
@f1ca40ee
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
riff: …
|
|
|
@ab94d1be
|
12 years |
michaelni |
bintext: mark hscroll() as unused
This fixes a warning about a unused …
|
|
|
@c3c646a8
|
12 years |
michaelni |
aacdec: add support for dual mono in Japanese DTV
Japanese DTV uses …
|
|
|
@75d34864
|
12 years |
stefasab |
lavfi/hue: add dynamic expression evaluation support
Signed-off-by: …
|
|
|
@8bdba0b3
|
12 years |
stefasab |
tools: move raw-test program to tools, with the name fourcc2pixfmt
|
|
|
@1c56cdad
|
12 years |
derek.buitenhuis |
riff: Add SVQ3 fourcc
Signed-off-by: Derek Buitenhuis …
|
|
|
@fef412a2
|
12 years |
michaelni |
riff: Add SVQ3 fourcc
Signed-off-by: Derek Buitenhuis …
|
|
|
@e2d643e
|
12 years |
michaelni |
lavf/compute_pkt_fields: only run pts by duration correction if …
|
|
|
@07e87858
|
12 years |
mans |
fate: ac3: add 4.0 and downmix tests
Signed-off-by: Mans Rullgard …
|
|
|
@692dd8ed
|
12 years |
mans |
configure: x86: improve ebp availability check
Some compilers are …
|
|
|
@714508bc
|
12 years |
lu_zero |
vorbisdec: ensure FASTDIV denominator is never 1
In both usages of …
|
|
|
@44272c1c
|
12 years |
lu_zero |
avformat: refactor avformat_close_input
Do not crash if the input …
|
|
|
@4d1f443c
|
12 years |
lu_zero |
avformat: simplify avformat_close_input
avio_close checks by itself …
|
|
|
@509f5029
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@36330781
|
12 years |
stefasab |
tools/graphdot: unbreak syntax
Fix regression introduced in …
|
|
|
@dead4580
|
12 years |
stefasab |
lavfi/avcodec: apply cosmetics style fixes
|
|
|
@8d0e871f
|
12 years |
stefasab |
ffprobe: kill initializers with nested union field definition
The …
|
|
|
@5e99a23b
|
12 years |
stefasab |
ffprobe: avoid potentially lossy long long int -> double cast in …
|
|
|
@e3329474
|
12 years |
michaelni |
pthread: Avoid crashes/odd behavior caused by spurious wakeups
…
|
|
|
@93b240f4
|
12 years |
michaelni |
mpegaudio_parser: reset state to prevent it to be random
Fixes …
|
|
|
@570931d4
|
12 years |
michaelni |
aacpsy: psy_3gpp_analyze_channel() handle energy == 0
Signed-off-by: …
|
|
|
@413b32f8
|
12 years |
michaelni |
aacpsy: calc_reduction_3gpp() handle active_lines = 0
Signed-off-by: …
|
|
|
@062091f8
|
12 years |
michaelni |
compute_pkt_fields2: dont interpret max_b_frames of <0 as there being …
|
|
|
@58139e14
|
12 years |
diego |
x86: dsputil: Move Xvid IDCT put/add functions to a more suitable place
|
|
|
@c21f8199
|
12 years |
michaelni |
mpegaudioenc: replace pow(2,.. by exp2(
Signed-off-by: Michael …
|
|
|
@51fa6538
|
12 years |
stefasab |
examples/decoding_encoding: clarify operations in the usage message
|
|
|
@18d88255
|
12 years |
martin |
trasher: Include all the necessary headers
The missing headers are …
|
|
|
@2017f0fd
|
12 years |
diego |
x86: Remove some leftover declarations for non-existent functions
|
|
|
@bcf93f78
|
12 years |
stefasab |
examples/decoding_encoding: replace "picture" with "frame" in …
|
|
|
@70b671a2
|
12 years |
stefasab |
examples/decoding_encoding: apply various message log fixes
|
|
|
@8ff78578
|
12 years |
mans |
ARM: libavresample: NEON optimised generic fltp to s16 conversion
…
|
|
|
@d26de33
|
12 years |
mans |
ARM: libavresample: NEON optimised stereo fltp to s16 conversion
…
|
|
|
@643b5b79
|
12 years |
mans |
ARM: libavresample: NEON optimised flat float to s16 conversion
…
|
|
|
@8ad54a44
|
12 years |
nicolas.george |
lavfi: check that buffer and link properties match.
|
|
|
@c262ddb8
|
12 years |
nicolas.george |
lavfi: set sample_rate in the default allocator.
|
|
|
@9d89d1d4
|
12 years |
michaelni |
swr/resample: mark mm_flags as potentially unused
They are unused …
|
|
|
@bd397726
|
12 years |
michaelni |
x86_cpu.h: newline at the end to shutup some warnings in opencc
…
|
|
|
@59db014b
|
12 years |
derek.buitenhuis |
Revert "lavc/libx264: remap X264_LOG_INFO loglevel from AV_LOG_INFO to …
|
|
|
@75f3e0ad
|
12 years |
michaelni |
mpegvideo: skip ff_print_debug_info() for VDPAU
Based on code by: …
|
|
|
@bc3d5173
|
12 years |
michaelni |
libavformat.v: export ffurl_protocol_next
This is used by avidemux, …
|
|
|
@0ed0f2e5
|
12 years |
michaelni |
sws: revert: "swscale: Remove two bogus asserts"
Also change them to …
|
|
|
@e3e09f2b
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@c942e8b1
|
12 years |
michaelni |
Merge commit '07584eaf4a95db3f11d3bc411f9786932829e82b'
* commit …
|
|
|
@ca6b544a
|
12 years |
martin |
os_support: Choose between direct.h and io.h using a configure check
…
|
|
|
@7b07fab5
|
12 years |
martin |
os_support: Include io.h instead of direct.h on mingw32ce
Windows CE …
|
|
|
@91ff4e83
|
12 years |
martin |
x86: ac3dsp: Only refer to the ac3_downmix_sse symbol if it has been …
|
|
|
@b9141aa3
|
12 years |
diego |
swscale: Remove two bogus asserts
|
|
|