|
|
|
@61c266d7
|
12 years |
nicolas.george |
opt: free test_ctx.string at the end.
Makes valgrind happy.
|
|
|
@42b774ab
|
12 years |
nicolas.george |
opt: init test_ctx to 0.
Otherwise, setting string will try to free a …
|
|
|
@d9b0d75c
|
12 years |
nicolas.george |
opt: add AV_OPT_TYPE_PIXEL_FMT.
|
|
|
@9f7b014a
|
12 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: fix …
|
|
|
@67732b9d
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
mpegts: …
|
|
|
@b4d44367
|
12 years |
michaelni |
h261enc: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@07732b4f
|
12 years |
michaelni |
h261dec: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@a21c2126
|
12 years |
michaelni |
swfenc: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@a8656cd4
|
12 years |
alex.converse |
mpegts: Remove disabled extension matching probe.
|
|
|
@610a5264
|
12 years |
michaelni |
xmv: use av_assert
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@4e3fc468
|
12 years |
michaelni |
h264_mvpred: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@3422e7c3
|
12 years |
michaelni |
lavc/rectangle: change assert to av_assert
Signed-off-by: Michael …
|
|
|
@107b4238
|
12 years |
michaelni |
lavf: fix missing "parser not found" message
Signed-off-by: Michael …
|
|
|
@23d8aaae
|
12 years |
michaelni |
yuv2rgb: remove assert() the codepath is not invalid
Signed-off-by: …
|
|
|
@5ee638fd
|
12 years |
michaelni |
svq1enc: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@25e87fc
|
12 years |
nicolas.george |
ffmpeg: move keyboard interaction in a function.
It makes the …
|
|
|
@9915a33f
|
12 years |
nicolas.george |
lavfi/audio: fix size of copied samples.
Fixes sporadic segfaults …
|
|
|
@d0e9415d
|
12 years |
mans |
fate: avoid freopen(NULL) in videogen/rotozoom
A number of systems do …
|
|
|
@5fdcfdf2
|
12 years |
Marton Balint |
ffplay: fix build if avfilter is disabled
Signed-off-by: Marton …
|
|
|
@a78bc6f7
|
12 years |
Marton Balint |
ffplay: fix frame_delay calculation in new avfilter code
…
|
|
|
@e85df18d
|
12 years |
Marton Balint |
ffplay: add support for changing pixel format
With the filtering code …
|
|
|
@cd947e9a
|
12 years |
Marton Balint |
ffplay: add missing filt_in assignment after video filter reconfigure
…
|
|
|
@0a501c7
|
12 years |
Marton Balint |
ffplay: fix frame aspect ratio after qatar merge
Signed-off-by: …
|
|
|
@c9651d4b
|
12 years |
Marton Balint |
ffplay: fix use after free
reproduceable with:
ffmpeg -i …
|
|
|
@1372c826
|
12 years |
Marton Balint |
ffplay: use dummy video driver if display is disabled
Fixes ticket …
|
|
|
@8d1de449
|
12 years |
stefasab |
ffprobe: show packet duration in frame
|
|
|
@9083d09e
|
12 years |
stefasab |
ffprobe: honour special value for duration
A duration value is …
|
|
|
@ad347bf4
|
12 years |
stefasab |
lavfi: remove avfilter_default_item_name() from public API
The …
|
|
|
@fe16ca1b
|
12 years |
stefasab |
lavfi/ocv: fix compilation after internalization of public functions
…
|
|
|
@ce7266c6
|
12 years |
stefasab |
tools/graph2dot: factorize code printing non-media specific link …
|
|
|
@20689670
|
12 years |
stefasab |
tools/graph2dot: show input and output pad names in the link label
|
|
|
@eeba7c87
|
12 years |
michaelni |
wmv2enc: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@c3b6efa4
|
12 years |
michaelni |
sinewin_tablegen: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@62eace23
|
12 years |
michaelni |
put_bits: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@28e4f90
|
12 years |
michaelni |
golomb: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@6e6dd999
|
12 years |
michaelni |
resample_template: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@58e4adb6
|
12 years |
michaelni |
libavutil/integer: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@2f23a8a
|
12 years |
michaelni |
libavutil/mathematics: use av_assert()
Signed-off-by: Michael …
|
|
|
@317ca0d3
|
12 years |
michaelni |
mpegvideo: fix out of heap array accesses
Signed-off-by: Michael …
|
|
|
@92c065f9
|
12 years |
michaelni |
ffmpeg: Set duration on encoded subtitle packets.
Currently, we don't …
|
|
|
@33775c35
|
12 years |
michaelni |
search_for_quantizers_faac: fix curband
Signed-off-by: Michael …
|
|
|
@f6d952f
|
12 years |
michaelni |
mxfenc: write optional field dominance flag in picture description
…
|
|
|
@93147daf
|
12 years |
michaelni |
ffmpeg: avoid a confusing and easy to break if().
Signed-off-by: …
|
|
|
@bb321245
|
12 years |
Carl Eugen Hoyos |
Fix maxband limit when decoding mpc8.
Fixes yesterday's merge of …
|
|
|
@c8a11014
|
12 years |
michaelni |
ffmpeg: use isatty() before messing with the terminal state
This …
|
|
|
@ad60b3b1
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
vorbis: …
|
|
|
@647e2e07
|
12 years |
stefasab |
lavfi: remove more instances of avfilter_default_filter_name()
They …
|
|
|
@ecf79c4d
|
12 years |
alex.converse |
vorbis: Validate that the floor 1 X values contain no duplicates.
…
|
|
|
@503f2feb
|
12 years |
alex.converse |
avprobe: Identify codec probe failures rather than calling them …
|
|
|
@f0ff9eb4
|
12 years |
alex.converse |
avformat: Probe codecs at score 0 on buffer exhaustion conditions.
|
|
|
@62bebf6e
|
12 years |
alex.converse |
avformat: Factorize codec probing.
|
|
|
@62b39d41
|
12 years |
stefasab |
lavc: add pkt_duration field to AVFrame
|
|
|
@0da9bce
|
12 years |
stefasab |
lavfi: move avfilter_copy_frame_props() definition from buffer.c to …
|
|
|
@c6061443
|
12 years |
kostya.shishkov |
Indeo Audio decoder
|
|
|
@34271cab
|
12 years |
kostya.shishkov |
imc: make IMDCT support stereo output
This will be useful for Indeo …
|
|
|
@c45e2da6
|
12 years |
kostya.shishkov |
imc: move channel-specific data into separate context
This will be …
|
|
|
@c527027c
|
12 years |
michaelni |
aconvert filter needs to configure samplerates
I changed the …
|
|
|
@787c395a
|
12 years |
michaelni |
swr-test: support "--help"
Signed-off-by: Michael Niedermayer …
|
|
|
@63b1c080
|
12 years |
michaelni |
buildsys: fix rules for swresample-test
Signed-off-by: Michael …
|
|
|
@5a7a9f02
|
12 years |
michaelni |
libswresample/Makefile: put each object on its own line
…
|
|
|
@02827a3c
|
12 years |
onemda |
swscale: RGBA64LE <-> RGBA64BE support
Signed-off-by: Paul B Mahol …
|
|
|
@aba8065a
|
12 years |
nicolas.george |
avfiltergraph: call query_formats on inputs first.
This is a …
|
|
|
@6a4c5c73
|
12 years |
nicolas.george |
avfiltergraph: check query_formats return value.
|
|
|
@a3bc7f91
|
12 years |
Carl Eugen Hoyos |
Make H264 reorder buffer size message less verbose.
|
|
|
@48fdaa1c
|
12 years |
Carl Eugen Hoyos |
snowdec: add new line to some error messages
|
|
|
@a489db6c
|
12 years |
Carl Eugen Hoyos |
isom: add Radius DV YUV FourCCs
|
|
|
@1488c4dc
|
12 years |
stefasab |
lavfi: move tracing utilities definition from video.c to avfilter.c
…
|
|
|
@1faf0d6a
|
12 years |
Carl Eugen Hoyos |
Add missing CRLFs to avisynth error messages.
|
|
|
@757d5b9b
|
12 years |
Carl Eugen Hoyos |
Fix MP2 muxer Makefile dependencies.
Found, analysed and tested by …
|
|
|
@803391f7
|
12 years |
anton |
lavfi: remove request/poll and drawing functions from public API on …
|
|
|
@fa417fcd
|
12 years |
anton |
lavfi: make avfilter_insert_pad and pals private on next bump.
They …
|
|
|
@b74a1da
|
12 years |
anton |
lavfi: make formats API private on next bump.
It is only useful …
|
|
|
@67339f6e
|
12 years |
anton |
avplay: use buffersrc instead of custom input filter.
We do not allow …
|
|
|
@d55c2e05
|
12 years |
anton |
avtools: move buffer management code from avconv to cmdutils.
It will …
|
|
|
@3ffa2335
|
12 years |
anton |
avconv: don't use InputStream in the buffer management code.
Use just …
|
|
|
@e58b75f
|
12 years |
anton |
avconv: fix exiting when max frames is reached.
frame number should …
|
|
|
@44be6759
|
12 years |
Clément Bœsch |
lavfi/select: use exported dsputil_init function.
This is the …
|
|
|
@b56825c4
|
12 years |
kostya.shishkov |
mpc8: fix maximum bands handling
In Musepack SV8 codec property tell …
|
|
|
@1b27b8b
|
12 years |
michaelni |
MANGLEd swscale x86 asm to save registers
register starvation caused …
|
|
|
@1ef802d0
|
12 years |
michaelni |
update filtering_audio example
The filtering_audio.c example needs to …
|
|
|
@13a7bd70
|
12 years |
Clément Bœsch |
lavfi/select: 10l: llabs -> fabs after switching types.
|
|
|
@79c8e29a
|
12 years |
alex.converse |
aacdec: Turn PS off when switching to stereo and turn it to implicit …
|
|
|
@9c4821ca
|
12 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: …
|
|
|
@944d049e
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
movenc: …
|
|
|
@df03ae8d
|
12 years |
Clément Bœsch |
ffmpeg: remove two unused variables.
|
|
|
@5e822500
|
12 years |
Clément Bœsch |
Changelog: add ffprobe flat output.
|
|
|
@72868144
|
12 years |
Clément Bœsch |
lavfi/select: add scene detection.
Based on the shotdetect algorithm …
|
|
|
@6b87f07
|
12 years |
Carl Eugen Hoyos |
Do not try to encode DVCPRO HD, it produces broken files.
|
|
|
@0a3e1569
|
12 years |
Carl Eugen Hoyos |
Allow colour space autodetection when encoding ljpeg.
This works as …
|
|
|
@02c2a54b
|
12 years |
Carl Eugen Hoyos |
Remove misplaced comment.
|
|
|
@bae99f76
|
12 years |
Clément Bœsch |
ffprobe/flat: add escape for '`' and '$'.
|
|
|
@41e9682a
|
12 years |
alex.converse |
movenc: Write chan atom for all audio tracks in mov mode movies.
|
|
|
@02ff89a1
|
12 years |
michaelni |
ffmpeg: disable audio volume insertion on the output side.
This fixes …
|
|
|
@84e430dd
|
12 years |
martin |
mpegtsenc: use avio_open_dyn_buf(), zero pointers after freeing
Per …
|
|
|
@2b1f105f
|
12 years |
anton |
doc/avconv: add some details about the transcoding process.
|
|
|
@a982e5a0
|
12 years |
anton |
avidec: make scale and rate unsigned.
The specs say they are unsigned …
|
|
|
@bb7431f
|
12 years |
anton |
avconv: check output stream recording time before each frame returned …
|
|
|
@a508e7a1
|
12 years |
anton |
avconv: split selecting input file out of transcode().
|
|
|
@2f51ec2b
|
12 years |
anton |
avconv: split checking for active outputs out of transcode().
|
|
|
@8eb9bf0
|
12 years |
anton |
avfiltergraph: make some functions static.
They are not used outside …
|
|
|