|
|
|
@a036ac57
|
12 years |
michaelni |
lavf: do not discard correct dts in favor of wrong pts for …
|
|
|
@2e4b6627
|
12 years |
michaelni |
mov: add av_dlog() to CTTS reading code like is already done in STTS.
…
|
|
|
@7d23a65f
|
12 years |
michaelni |
asfdec: fix FRAME_HEADER_SIZE
Fixes Ticket1477
Signed-off-by: …
|
|
|
@5a49482c
|
12 years |
michaelni |
dsputil_template: switch to av_assert
Signed-off-by: Michael …
|
|
|
@f5f3684f
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavf: …
|
|
|
@885da7b
|
12 years |
anton |
lavf: simplify is_intra_only() by using codec descriptors.
|
|
|
@51efed15
|
12 years |
anton |
lavc: add an intra-only codec property.
|
|
|
@c223d799
|
12 years |
anton |
lavc: add codec descriptors.
They describe properties that are …
|
|
|
@48d20b91
|
12 years |
michaelni |
snowdec: increase stack size
Fixes Ticket1632
Signed-off-by: Michael …
|
|
|
@994923ec
|
12 years |
michaelni |
dwt: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@58825a1
|
12 years |
michaelni |
msrle: fix regression causing null ptr dereference
Fixes Ticket1630
…
|
|
|
@f950592
|
12 years |
michaelni |
cavsdec: check dimensions being valid.
Fixes crash
Fixes Ticket1628
…
|
|
|
@bd6ece46
|
12 years |
michaelni |
mp3enc: fix CODEC_ID/CodecID that leaked in from older patch
…
|
|
|
@e874b292
|
12 years |
stefasab |
doc/Makefile: invoke perl to interpret texi2pod.pl
Do not rely on …
|
|
|
@ad5043e2
|
12 years |
stefasab |
cmdutils: show options in show_help_children only if the context has …
|
|
|
@a6d6b8a2
|
12 years |
stefasab |
lavu/opt: fix crash in av_opt_next() in case the class has no options
|
|
|
@2ff67c90
|
12 years |
anton |
lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code.
C++ does not allow …
|
|
|
@7fd467f7
|
12 years |
michaelni |
mp3/mp2: identify the video codecs as APIC through query_codec.
Fixes …
|
|
|
@22d804b7
|
12 years |
michaelni |
ffmpeg: dont auto match videostreams with attachment pics.
…
|
|
|
@f9f11c10
|
12 years |
michaelni |
lavf: return APIC fourcc from query_format() if the codec is supported …
|
|
|
@b2bc48ae
|
12 years |
michaelni |
iff: replace av_abort by av_assert0
Signed-off-by: Michael …
|
|
|
@18b0c39f
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
g723.1: …
|
|
|
@33de86db
|
12 years |
mans |
dict: move struct AVDictionary definition to dict.c
This makes struct …
|
|
|
@987170cb
|
12 years |
mans |
dict: add av_dict_count()
This adds a function to retrieve the number …
|
|
|
@d9d0c1cc
|
12 years |
michaelni |
mjpegdec: support AVRn interlaced
Fixes Ticket1527
Signed-off-by: …
|
|
|
@05c36e0e
|
12 years |
mans |
g723.1: fix addition overflow
This addition must be done as 64-bit to …
|
|
|
@52aa3015
|
12 years |
mans |
g723.1: simplify and fix multiplication overflow
In 16-bit …
|
|
|
@e141cf2
|
12 years |
mans |
g723.1: deobfuscate an expression
(x << 2) - x is just an …
|
|
|
@e2b7c578
|
12 years |
mans |
g723.1: remove unused #includes
Signed-off-by: Mans Rullgard …
|
|
|
@0d735ca2
|
12 years |
mans |
ARM: add missing "cc" clobber in av_clipl_int32_arm()
Signed-off-by: …
|
|
|
@633b90ca
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@96926748
|
12 years |
michaelni |
ffmpeg: Allocate new buffer for bitstream filter when buffer shifted
…
|
|
|
@a0d15027
|
12 years |
michaelni |
yadif: check input video size.
yadif needs at least 3x3 or it will …
|
|
|
@8f29901
|
12 years |
michaelni |
yadif: remove get_video_buffer, its redundant now
Signed-off-by: …
|
|
|
@2f7e8dcf
|
12 years |
michaelni |
yadif: redesign first and last 2 lines handling.
The previous code …
|
|
|
@3eebc1e1
|
12 years |
lu_zero |
rtmp: Factorize the code by adding handle_invoke_error
Signed-off-by: …
|
|
|
@71036a3a
|
12 years |
lu_zero |
rtmp: Factorize the code by adding handle_invoke_status
…
|
|
|
@5e6001db
|
12 years |
lu_zero |
rtmp: Factorize the code by adding handle_invoke_result
…
|
|
|
@54918d03
|
12 years |
mans |
libavutil: remove unused av_abort() macro
Signed-off-by: Mans …
|
|
|
@6d3783d1
|
12 years |
mans |
ffmenc: replace if/abort with assert()
The condition is trivially …
|
|
|
@1c4ab37c
|
12 years |
mans |
libavutil: drop offsetof() fallback definition
The only compiler I …
|
|
|
@d913fd1f
|
12 years |
mans |
libavutil: drop fallback definitions of INTxx_MIN/MAX
This list is …
|
|
|
@83c93fe7
|
12 years |
martin |
configure: Check for a sctp struct instead of just the header
This …
|
|
|
@c72f12cb
|
12 years |
diego |
configure: suncc: Add -xc99 to dependency flags, required on Solaris
|
|
|
@804d7a1a
|
12 years |
diego |
doxygen: Fix function parameter names to match the code
|
|
|
@52561d01
|
12 years |
diego |
doc: Drop obsolete shared libs cflags hint to workaround Cygwin gcc bugs
|
|
|
@90f7e617
|
12 years |
diego |
swf: Move shared table out of the header file
|
|
|
@2804ba6a
|
12 years |
diego |
swf: Move swf_audio_codec_tags table to the only place it is used
|
|
|
@84f9d78a
|
12 years |
kostya.shishkov |
fate: add G.723.1 decoder tests
|
|
|
@9f088a1e
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@e1a983e6
|
12 years |
michaelni |
Merge commit '0c00fd80ee4791bd70b634084307fc9f179e0412'
Just for …
|
|
|
@fc97f8e0
|
12 years |
michaelni |
ffmpeg: factorize process_input() out
Based-on:
commit …
|
|
|
@b7e9eea3
|
12 years |
michaelni |
Merge commit 'f154ef1ae5b03f288dd8c025dab1884b4cb20c1a'
* commit …
|
|
|
@0db9eba4
|
12 years |
mans |
motion_est: drop inline from sad_hpel_motion_search()
This function …
|
|
|
@5bf7bc62
|
12 years |
mans |
motion_est: remove unused macros
Signed-off-by: Mans Rullgard …
|
|
|
@74f82f92
|
12 years |
mans |
motion_est: remove useless no_motion_search() function
At both places …
|
|
|
@e13df05f
|
12 years |
nicolas.george |
dvbsub: reindent after last commit.
|
|
|
@aed032c
|
12 years |
nicolas.george |
dvbsub: fix encoding of termination packets.
The old code generates a …
|
|
|
@f9150c8a
|
12 years |
janne-libav |
lagarith: frame multithreading
About 2x speedup going from 1 to 2 …
|
|
|
@cc650cf0
|
12 years |
Clément Bœsch |
Remove "Error parsing options string […]" messages.
This reduces …
|
|
|
@5d8e54fe
|
12 years |
michaelni |
checkheaders: Rename HEADEROBJS to HOBJS
Signed-off-by: Michael …
|
|
|
@2cdb0810
|
12 years |
michaelni |
ffmpeg: reduce difference to qatar by a few lines
Signed-off-by: …
|
|
|
@b41d481a
|
12 years |
michaelni |
common.mak: add forgotten hunk from last merge
Found-by: jamal …
|
|
|
@36a8c430
|
12 years |
diego |
doxygen: qdm2: Drop documentation for non-existing function parameters
|
|
|
@24d3796d
|
12 years |
diego |
build: add HOSTOBJS to SUBDIR_VARS list
Even though HOSTOBJS are not …
|
|
|
@f69f4036
|
12 years |
mans |
mpegvideo: reduce excessive inlining of mpeg_motion()
The main …
|
|
|
@7a851153
|
12 years |
mans |
mpegvideo: convert mpegvideo_common.h to a .c file
This file defines …
|
|
|
@18bbca1f
|
12 years |
mans |
build: factor out mpegvideo.o dependencies to CONFIG_MPEGVIDEO
This …
|
|
|
@bd971dda
|
12 years |
onemda |
aasc: 8bit support
Closes #1319.
Signed-off-by: Paul B Mahol …
|
|
|
@8a57ca5
|
12 years |
onemda |
aasc: fix out of array write
Closes #1619.
Signed-off-by: Paul B …
|
|
|
@d7a4f8f8
|
12 years |
mans |
Move MASK_ABS macro to libavcodec/mathops.h
This macro is only used …
|
|
|
@070a402b
|
12 years |
mans |
x86: move MANGLE() and related macros to libavutil/x86/asm.h
These …
|
|
|
@c318626
|
12 years |
mans |
x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h
This puts …
|
|
|
@122d5c52
|
12 years |
alex.converse |
aacdec: Don't fall back to the old output configuration when no old …
|
|
|
@4ec03d13
|
12 years |
michaelni |
bessel: check that the function terminates as expected by …
|
|
|
@f79f25e9
|
12 years |
michaelni |
integer: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@ae199ab4
|
12 years |
michaelni |
integer: fix typos in asserts
Signed-off-by: Michael Niedermayer …
|
|
|
@f6580b50
|
12 years |
stefasab |
lavfi: add asetpts audio filter
Based on an idea by Andrey Utkin …
|
|
|
@11a1033c
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (23 …
|
|
|
@4270d8c0
|
12 years |
stefasab |
lavd/x11grab: deprecate "nomouse" specification in filename
Favor …
|
|
|
@be2b8857
|
12 years |
stefasab |
doc/indevs: document missing options in x11grab section
Add …
|
|
|
@c93b796c
|
12 years |
stefasab |
lavd/x11grab: apply misc consistency fixes to options definition
In …
|
|
|
@f09a0690
|
12 years |
stefasab |
doc/indevs: use separate @example blocks for separate examples
…
|
|
|
@083754f2
|
12 years |
stefasab |
doc/indevs: rework options description in the x11 grab section
Create …
|
|
|
@7794ddea
|
12 years |
stefasab |
doc/ffmpeg: do not show examples making use of the deprecated …
|
|
|
@3a06ea84
|
12 years |
stefasab |
lavf/img2dec: add and document pattern_type option
Allow to override …
|
|
|
@0325e01f
|
12 years |
stefasab |
doc/demuxers: itemize image2 examples and put them in a dedicated …
|
|
|
@f89584ca
|
12 years |
martin |
rtmp: Add message tracking
Signed-off-by: Martin Storsjö …
|
|
|
@1243c722
|
12 years |
martin |
rtsp: Support mpegts in raw udp packets
This is basically the same …
|
|
|
@df8cf076
|
12 years |
martin |
rtsp: Support receiving plain data over UDP without any RTP …
|
|
|
@c864e461
|
12 years |
martin |
rtpdec: Remove an unused include
Signed-off-by: Martin Storsjö …
|
|
|
@bfb82fcd
|
12 years |
martin |
rtpenc: Remove an av_abort() that depends on user-supplied data
…
|
|
|
@cb5bb521
|
12 years |
Clément Bœsch |
lavf/movenc: use two explicit bytes instead of a short.
This also …
|
|
|
@e6dd2852
|
12 years |
Clément Bœsch |
lavfi/atempo: remove dead increment.
|
|
|
@7ca14c73
|
12 years |
anton |
vsrc_movie: discourage its use with avconv.
|
|
|
@ab296097
|
12 years |
anton |
avconv: allow no input files.
It is now possible to use lavfi sources.
|
|
|
@a5fd7c60
|
12 years |
anton |
avconv: prevent invalid reads in transcode_init()
|
|
|
@57d24225
|
12 years |
anton |
avconv: rename OutputStream.is_past_recording_time to finished.
The …
|
|
|
@0c00fd80
|
12 years |
anton |
avconv: split the code for processing input packets out of transcode()
|
|
|
@b615dbb3
|
12 years |
michaelni |
lavf: block special characters in dump metadata
This is limited to …
|
|
|