|
|
|
@7a539e67
|
12 years |
nicolas.george |
8svx: unify mono and stereo code paths.
|
|
|
@5caea648
|
12 years |
nicolas.george |
8svx: remove useless rounding code.
samples_size and samples_idx are …
|
|
|
@1c987818
|
12 years |
nicolas.george |
8svx: use a more direct condition.
esc->table was inited based on …
|
|
|
@9009fa6d
|
12 years |
nicolas.george |
movtextdec: fix return value for too small packets.
|
|
|
@3d5dc7d8
|
12 years |
nicolas.george |
mmvideo: count preamble size in return value.
MM_PREAMBLE_SIZE is …
|
|
|
@cc7eff1f
|
12 years |
nicolas.george |
vc1dec: count ENDOFSEQ code in return value.
|
|
|
@89898cd
|
12 years |
nicolas.george |
ffprobe: fix validity error with tags and data.
Add "data" and …
|
|
|
@52bd9cb4
|
12 years |
stefasab |
lavfi/movie: force channel layout if not set by the decoder
This …
|
|
|
@c809b89a
|
12 years |
stefasab |
ffprobe: show audio frame channels and channel_layout
|
|
|
@23fc4dd
|
12 years |
stefasab |
lavc: add channels field to AVFrame
This is required otherwise it is …
|
|
|
@b4c33598
|
12 years |
stefasab |
lavfi/asettb: do not create a new reference in filter_samples()
There …
|
|
|
@a7c3720e
|
12 years |
stefasab |
lavu/bprint: readd documentation for 0 and 1 av_bprint_init() special …
|
|
|
@00ddf620
|
12 years |
michaelni |
mpegdemux: Fix probing of unrecognized_mpeg_video.mpg
Fixes …
|
|
|
@3b5ba60a
|
12 years |
michaelni |
vc1dec: fix handling of max_coded dimensions
Fixes Ticket1502
…
|
|
|
@30c8573d
|
12 years |
michaelni |
mpeg4videoenc: ensure SAR is within the supported range
…
|
|
|
@b5da7d4c
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@a85b4a56
|
12 years |
nicolas.george |
lavfi: use correct PTS for link age.
When start_frame has returned, …
|
|
|
@64f07754
|
12 years |
michaelni |
buildsys: fix c++ compilation
Based on code by: carl
Signed-off-by: …
|
|
|
@64a2c51f
|
12 years |
michaelni |
fate: fix forgotten hunk for framerate order change in ffmpeg.c
…
|
|
|
@31619584
|
12 years |
michaelni |
yadif: update frame rate
Signed-off-by: Michael Niedermayer …
|
|
|
@cbb2c95e
|
12 years |
michaelni |
ffmpeg: init simple filter graph before trying to extract framerate …
|
|
|
@dfd8f2ff
|
12 years |
michaelni |
avfilter: fix minor typo
Signed-off-by: Michael Niedermayer …
|
|
|
@6774247a
|
12 years |
diego |
avformat: Drop pointless "format" from container long names
|
|
|
@f8939044
|
12 years |
nicolas.george |
audioconvert: add av_get_standard_channel_layout().
Also bump minor …
|
|
|
@33449b17
|
12 years |
nicolas.george |
audioconvert: add av_get_channel_description().
|
|
|
@cc554704
|
12 years |
nicolas.george |
audioconvert: include the description of channels in the library.
|
|
|
@8a6d673e
|
12 years |
onemda |
flacdec: fix memleaks
While here refactor code.
Signed-off-by: Paul …
|
|
|
@753a1b09
|
12 years |
michaelni |
samplefmt: Fix warning about discarded qualifier
Signed-off-by: …
|
|
|
@938e4470
|
12 years |
michaelni |
options: Fix warning about incompatible pointer type
Signed-off-by: …
|
|
|
@8e5d71d
|
12 years |
rsbultje |
swscale: bury one more piece of inline asm under HAVE_INLINE_ASM.
|
|
|
@7d1918af
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
flvdec: …
|
|
|
@29d70274
|
12 years |
diego |
wv: K&R formatting cosmetics
|
|
|
@193cdd9a
|
12 years |
diego |
configure: Add missing descriptions to help output
|
|
|
@316f6df9
|
12 years |
stefasab |
lavfi/avcodec: rename picref->samplesref variable in …
|
|
|
@9cf9214d
|
12 years |
stefasab |
lavfi/color: free internal context options in uninit()
Keeping the …
|
|
|
@a74dcb7d
|
12 years |
stefasab |
lavfi/color: cache and reuse colored picture in context
Avoid to fill …
|
|
|
@47b6b7a2
|
12 years |
stefasab |
lavfi/color: reindent after the previous commit
|
|
|
@e5d617aa
|
12 years |
stefasab |
lavfi/color: drop support for old deprecated syntax
|
|
|
@ad2022ac
|
12 years |
stefasab |
lavfi/testsrc: add comment in options
|
|
|
@be391fb6
|
12 years |
rsbultje |
h264_ps: declare array of colorspace strings on its own line.
|
|
|
@70c8753d
|
12 years |
mans |
fate: amix: specify f32 sample format for comparison
Signed-off-by: …
|
|
|
@9f1280de
|
12 years |
mans |
tiny_psnr: support 32-bit float samples
Signed-off-by: Mans Rullgard …
|
|
|
@7c26761
|
12 years |
michaelni |
Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'
* commit …
|
|
|
@f3eb0083
|
12 years |
mans |
eamad/eatgq/eatqi: call special EA IDCT directly
These decoders use a …
|
|
|
@591766a3
|
12 years |
mans |
eamad: remove use of MpegEncContext
There is no sense in pulling in …
|
|
|
@87cf481a
|
12 years |
mans |
mpegvideo: remove unnecessary inclusions of faandct.h
Signed-off-by: …
|
|
|
@72dabdfc
|
12 years |
michaelni |
aacenc: new default cutoff
Improves subjective quality
Formula and …
|
|
|
@be51e589
|
12 years |
justin.ruggles |
af_asyncts: avoid overflow in out_size with large delta values
|
|
|
@70d71b5
|
12 years |
justin.ruggles |
af_asyncts: add first_pts option
This allows for padding/trimming at …
|
|
|
@41f43202
|
12 years |
lu_zero |
flvdec: remove spurious use of stream id
We match streams by codec id now.
|
|
|
@981d97f6
|
12 years |
nicolas.george |
doc/filters: document TB variable for vf_setpts.
|
|
|
@5c81a9ff
|
12 years |
nicolas.george |
libx264: list possible profiles.
The values are listed if setting …
|
|
|
@aba232cf
|
12 years |
anton |
lavf: deprecate r_frame_rate.
According to its description, it is …
|
|
|
@f66eeff1
|
12 years |
anton |
lavf: round estimated average fps to a "standard" fps.
|
|
|
@fe1c1198
|
12 years |
anton |
lavf: use dts difference instead of AVPacket.duration in …
|
|
|
@681ed000
|
12 years |
anton |
avf: introduce nobuffer option
Useful in cases where a significant …
|
|
|
@e4f3a969
|
12 years |
onemda |
lavf/apetag: move common stuff between writer and reader to single …
|
|
|
@c3c9c4d0
|
12 years |
onemda |
doc/general: add missed WavPack muxing support information
…
|
|
|
@29ba3aac
|
12 years |
onemda |
lavf/smacker: remove bogus video from .long_name
Signed-off-by: Paul …
|
|
|
@c25dc1f9
|
12 years |
onemda |
wvenc: support for ape tags
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@bd93f965
|
12 years |
onemda |
APE tag writer
|
|
|
@a3a0774b
|
12 years |
onemda |
WavPack muxer
|
|
|
@706bd8ea
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (35 …
|
|
|
@d905c644
|
12 years |
mans |
fate: make yadif tests consistent across systems
MMX-enabled systems …
|
|
|
@1ad715db
|
12 years |
rsbultje |
vf_hqdn3d: support 9 and 10bit colordepth
Signed-off-by: Ronald S. …
|
|
|
@0f583e6c
|
12 years |
rsbultje |
vf_hqdn3d: reduce intermediate precision
11% faster on penryn, 7% on …
|
|
|
@85e228c7
|
12 years |
rsbultje |
vf_hqdn3d: simplify and optimize
14% faster on penryn, 2% on …
|
|
|
@fb44e740
|
12 years |
rsbultje |
factor identical ff_inplace_start_frame out of two filters
…
|
|
|
@60b97855
|
12 years |
rsbultje |
vf_hqdn3d: cosmetics
Change code style to match the rest of libav.
…
|
|
|
@dcb7ef54
|
12 years |
rsbultje |
avprobe/avconv: fix tentative declaration compile errors on MSVS.
|
|
|
@0f8f9248
|
12 years |
nicolas.george |
faq: suggest the concat filter.
|
|
|
@2d6f442c
|
12 years |
nicolas.george |
faq: disambiguate "join".
|
|
|
@3adc9c99
|
12 years |
michaelni |
ffmpeg: allow using the r_frame_rate as fundamental timebase for …
|
|
|
@c83f44db
|
12 years |
rsbultje |
h264_idct_10bit: port x86 assembly to cpuflags.
|
|
|
@f8d8fe25
|
12 years |
rsbultje |
x86inc: clip num_args to 7 on x86-32.
This allows us to …
|
|
|
@96c9cc10
|
12 years |
rsbultje |
x86inc: sync to latest version from x264.
|
|
|
@b3c5ae5
|
12 years |
rsbultje |
fft: rename "z" to "zc" to prevent name collision.
Without this, …
|
|
|
@157f9569
|
12 years |
michaelni |
ffmpeg: add code to perform ts wrap correction
Fixes ticket1385
…
|
|
|
@05a6c625
|
12 years |
michaelni |
fate: switch rsync to fate-suite.ffmpeg.org
Signed-off-by: Michael …
|
|
|
@efcfcf87
|
12 years |
nicolas.george |
avf_concat: fix silence duration.
concat_in.pts starts at 0 for each …
|
|
|
@4ce87ecf
|
12 years |
nicolas.george |
asrc_flite: do not crash on multiple instances.
The voice register …
|
|
|
@c1d865d5
|
12 years |
anton |
wv: return meaningful error codes.
|
|
|
@ccc10acb
|
12 years |
anton |
wv: return AVERROR_EOF on EOF, not EIO.
|
|
|
@f73e3938
|
12 years |
anton |
mp3dec: forward errors for av_get_packet().
Don't invent a bogus EIO …
|
|
|
@67b1156f
|
12 years |
anton |
mp3dec: remove a pointless local variable.
|
|
|
@61f8bb74
|
12 years |
anton |
mp3dec: remove commented out cruft.
|
|
|
@b3fa4788
|
12 years |
anton |
lavfi: bump minor to mark stabilizing the ABI.
|
|
|
@8f9537f3
|
12 years |
anton |
FATE: add tests for yadif.
|
|
|
@8112710f
|
12 years |
anton |
FATE: add a test for delogo video filter.
|
|
|
@73393407
|
12 years |
anton |
FATE: add a test for amix audio filter.
|
|
|
@67ef5f4
|
12 years |
anton |
audiogen: allow specifying random seed as a commandline parameter.
|
|
|
@45838561
|
12 years |
kostya.shishkov |
vc1dec: Override invalid macroblock quantizer
Found-by: Mateusz …
|
|
|
@2bf369b6
|
12 years |
kostya.shishkov |
vc1: avoid reading beyond the last line in vc1_draw_sprites()
Fixes …
|
|
|
@1100acba
|
12 years |
kostya.shishkov |
vc1dec: check that coded slice positions and interlacing match.
This …
|
|
|
@0aa907cf
|
12 years |
kostya.shishkov |
vc1dec: Do not ignore ff_vc1_parse_frame_header_adv return value
…
|
|
|
@fb0688b0
|
12 years |
stefasab |
doc/general: add missing device support information
|
|
|
@9a757cca
|
12 years |
nicolas.george |
avf_concat: fix min value for v option.
|
|
|
@bfe9f48a
|
12 years |
diego |
configure: Move parts that should not be user-selectable to CONFIG_EXTRA
|
|
|
@66a5201
|
12 years |
stefasab |
lavfi: add flite audio source
|
|
|
@fd2b6c1e
|
12 years |
stefasab |
doc/filters: itemize movie examples
|
|
|