|
|
|
@4cf2e30f
|
14 years |
Carl Eugen Hoyos |
Support decoding of 8 bit True Audio samples-
Many samples will fail …
|
|
|
@fba418e6
|
14 years |
Carl Eugen Hoyos |
Do not assume AV_SAMPLE_FMT_S16 as tta sample format.
|
|
|
@3b4621ac
|
14 years |
Reimar.Doeffinger |
Fix init_get_bits length argument for init_get_bits.
Do not use …
|
|
|
@884f678c
|
14 years |
michaelni |
Add *.j2k extension to JPEG2000 decoder
Some files with *.j2k …
|
|
|
@cf16104a
|
14 years |
Reimar.Doeffinger |
Change guess_palette so its output matches the most common palette.
…
|
|
|
@148ffcd2
|
14 years |
Reimar.Doeffinger |
Make DV (sub) demuxer set proper pkt->pos values.
This makes the avi …
|
|
|
@f97905e6
|
14 years |
stefano.sabatini-lala |
scale: fix leak occurring when a scale filter is reconfigured
This …
|
|
|
@0f1ef8a3
|
14 years |
stefano.sabatini-lala |
vsrc_buffer: improve reporting in case of format/size change
|
|
|
@ce5e49b
|
14 years |
stefano.sabatini-lala |
replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*
|
|
|
@301183d9
|
14 years |
stefano.sabatini-lala |
replace deprecated av_get_pict_type_char() with av_get_picture_type_char()
|
|
|
@c3f5b811
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master:
ALPHA: Replace …
|
|
|
@3862ebba
|
14 years |
michaelni |
AVOptions: av_set_string3() allow NULL strings
Signed-off-by: Michael …
|
|
|
@007d352c
|
14 years |
michaelni |
dct-test: Support testing bits>8
Signed-off-by: Michael Niedermayer …
|
|
|
@c92a9d06
|
14 years |
michaelni |
ffplay: demuxer specific options support
Signed-off-by: Michael …
|
|
|
@5edb2329
|
14 years |
michaelni |
WTV: Add ff_ prefix to the moved fields.
Signed-off-by: Michael …
|
|
|
@5ab826c1
|
14 years |
michaelni |
WTV:move the common variable used by wtvdec.c and wtvenc.c to a new …
|
|
|
@80a33067
|
14 years |
michaelni |
rename wtv.c to wtvdec.c
Signed-off-by: Michael Niedermayer …
|
|
|
@ad1862d6
|
14 years |
diego |
ALPHA: Replace sized int_fast integer types with plain int/unsigned.
…
|
|
|
@e27ce0ee
|
14 years |
siretart |
DPX image encoder
|
|
|
@40662915
|
14 years |
siretart |
DPX decoder: read sample aspect ratio
Signed-off-by: Michael …
|
|
|
@3777ea13
|
14 years |
siretart |
DPX decoder: add buffer size checks.
|
|
|
@63b1866a
|
14 years |
justin.ruggles |
ac3enc: clip large coefficient values and negative exponents rather …
|
|
|
@177fed4e
|
14 years |
justin.ruggles |
ac3enc: do not store a bandwidth code for each channel.
Although AC-3 …
|
|
|
@a1d0f511
|
14 years |
justin.ruggles |
ac3enc: remove bandwidth reduction as fallback for bit allocation …
|
|
|
@ba6bce51
|
14 years |
justin.ruggles |
ac3enc: merge compute_exp_strategy_ch() into compute_exp_strategy()
|
|
|
@4142487
|
14 years |
justin.ruggles |
ac3enc: return error if frame+exponent bits are too large instead of …
|
|
|
@987fe2dc
|
14 years |
justin.ruggles |
ac3enc: differentiate between current block and reference block in …
|
|
|
@6b2636b
|
14 years |
justin.ruggles |
ac3enc: simplify exponent_init() by calculating exponent_group_tab[] …
|
|
|
@e0b33d47
|
14 years |
justin.ruggles |
ac3enc: simplify stereo rematrixing decision options
|
|
|
@636ee66f
|
14 years |
Reimar.Doeffinger |
Fix data_size handling for AC3 and dca decoders.
They use now code …
|
|
|
@a28b0587
|
14 years |
siretart |
Update URL to fate samples
|
|
|
@35fe66ab
|
14 years |
stefano.sabatini-lala |
lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to …
|
|
|
@77e9dee8
|
14 years |
stefano.sabatini-lala |
lavc: add a sample_aspect_ratio field to AVFrame
The sample aspect …
|
|
|
@1ba57272
|
14 years |
stefano.sabatini-lala |
lavc: add a pkt_pos field to AVFrame
This is similar to what was done …
|
|
|
@aba0278e
|
14 years |
Carl Eugen Hoyos |
Fix compilation in some cases if the flac decoder was disabled.
…
|
|
|
@c059d7a
|
14 years |
michaelni |
H264: Fix intra only decoding.
This possibly fixes issue2679 …
|
|
|
@0ae4aba6
|
14 years |
michaelni |
H264:Print short+long+max values when they dont match up. …
|
|
|
@7ac85f4b
|
14 years |
michaelni |
H264:use av_assert0() for frame num check
Signed-off-by: Michael …
|
|
|
@0e5758d1
|
14 years |
michaelni |
H264: print nal_ref_idc too for debug
Signed-off-by: Michael …
|
|
|
@e1292639
|
14 years |
michaelni |
Fix decoding of mpegts streams with h264 video that does *NOT* have b …
|
|
|
@8556406d
|
14 years |
stefano.sabatini-lala |
lavc: lowercase the FRWU codec name
This is more consistent with all …
|
|
|
@ffb5a0d5
|
14 years |
michaelni |
Merge commit '85770f2a2651497861ed938efcd0df3696ff5e45'
* commit …
|
|
|
@1a9f9f81
|
14 years |
Reimar.Doeffinger |
Do not drop packets with no valid ->pos set as e.g. DV-in-AVI …
|
|
|
@fa119522
|
14 years |
michaelni |
FFMPEG: support demuxer specific options.
Signed-off-by: Michael …
|
|
|
@ffdc49df
|
14 years |
michaelni |
AVIDEC: use_odmc demuxer specific option. (mostly an exmaple for …
|
|
|
@49202620
|
14 years |
michaelni |
LAVFAPI: demuxer specific options.
(someone please add doxy) …
|
|
|
@ce62b35c
|
14 years |
michaelni |
output_example: use avformat_alloc_output_context()
Signed-off-by: …
|
|
|
@7d727f1
|
14 years |
michaelni |
LAVFAPI: avformat_alloc_output_context() / simplify usage of muxers. …
|
|
|
@a2eef3e9
|
14 years |
michaelni |
LAVF API: remove AVOutputFormat.set_parameters() the field is unused. …
|
|
|
@8de45adb
|
14 years |
Philip Langdale |
CrystalHD: Add auto-detection of packed b-frame bug.
I still don't …
|
|
|
@d5551265
|
14 years |
stefano.sabatini-lala |
lavc: remove disabled avcodec_decode_video() code
Fix warning: …
|
|
|
@543f3db9
|
14 years |
Reimar.Doeffinger |
Read the album_artist, grouping and lyrics metadata.
Our muxer writes …
|
|
|
@85770f2a
|
14 years |
anton |
AVOptions: make default_val a union, as proposed in AVOption2.
This …
|
|
|
@97dc86b
|
14 years |
baptiste.coudurier |
In libx264 wrapper, change wpredp to a codec specific option.
|
|
|
@be315a3
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master:
Duplicate AMV: …
|
|
|
@70892657
|
14 years |
siretart |
AMV: disable DR1 and don't override EMU_EDGE
This works around a …
|
|
|
@7c152a45
|
14 years |
siretart |
lavf: inspect more frames for fps when container time base is coarse
…
|
|
|
@0247bdee
|
14 years |
siretart |
Fix races in default av_log handler
Prevent competing threads from …
|
|
|
@500bf397
|
14 years |
michaelni |
flashsv2enc: regression test.
Signed-off-by: Michael Niedermayer …
|
|
|
@cf3ac543
|
14 years |
diego |
vorbis: Replace sized int_fast integer types with plain int/unsigned.
…
|
|
|
@a734fa57
|
14 years |
diego |
Remove disabled non-optimized code variants.
|
|
|
@e610098e
|
14 years |
diego |
bswap.h: Remove disabled code.
|
|
|
@2e15305b
|
14 years |
diego |
Remove some disabled printf debug cruft.
|
|
|
@09cbf60f
|
14 years |
diego |
Replace more disabled printf() calls by av_dlog().
|
|
|
@4517ba0
|
14 years |
michaelni |
flashsv2enc:fix segfault
Signed-off-by: Michael Niedermayer …
|
|
|
@03acaa4a
|
14 years |
diego |
tests: Remove disabled code.
|
|
|
@35ceaa73
|
14 years |
anton |
Move ff_dynarray_add to lavu and make it public.
|
|
|
@045dd4b9
|
14 years |
diego |
Replace some commented-out debug printf() / av_log() messages with …
|
|
|
@d1be646e
|
14 years |
diego |
vorbisdec: Replace some sizeof(type) by sizeof(*variable).
|
|
|
@a3b7dabb
|
14 years |
diego |
vf_fieldorder: Replace FFmpeg by Libav in license boilerplate.
|
|
|
@9ac1bf88
|
14 years |
anton |
lavf: remove duplicate assignment in avformat_alloc_context.
AVClass …
|
|
|
@4a7a1b7d
|
14 years |
anton |
lavf: use designated initializers for AVClasses.
|
|
|
@d804784
|
14 years |
Carl Eugen Hoyos |
Set channel layout for True Audio files.
This is not documented (and …
|
|
|
@d2ee3c91
|
14 years |
Carl Eugen Hoyos |
Fix channel layout for some stereo flac files.
|
|
|
@5a43bd5e
|
14 years |
anton |
options: simplify av_find_opt by using av_next_option.
|
|
|
@749d16ce
|
14 years |
michaelni |
Checksum update due to (should make fate green again)
ffmpeg | …
|
|
|
@a3ffe0eb
|
14 years |
michaelni |
Revert "Fix url_fopen() flag values."
No longer needed after martins …
|
|
|
@455ce97
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master:
LOTS of duplicates …
|
|
|
@f0f3425
|
14 years |
michaelni |
flashsv2enc: mark encoder experimental
Signed-off-by: Michael …
|
|
|
@c83a5281
|
14 years |
michaelni |
flashsv2enc: remove useless casts
Signed-off-by: Michael Niedermayer …
|
|
|
@ba9c4db5
|
14 years |
michaelni |
flashsv2enc: use av_freep()
Signed-off-by: Michael Niedermayer …
|
|
|
@f6a5edb6
|
14 years |
michaelni |
flashsv2enc: remove useless if()
Signed-off-by: Michael Niedermayer …
|
|
|
@3f6dc4a1
|
14 years |
michaelni |
encoder for adobe's flash ScreenVideo2 codec
|
|
|
@85ff3394
|
14 years |
michaelni |
Revert "avparser: don't av_malloc(0)."
This hack is no longer needed. …
|
|
|
@5a36783b
|
14 years |
michaelni |
Fix all malloc(0) issues
Signed-off-by: Michael Niedermayer …
|
|
|
@0fea3b7b
|
14 years |
michaelni |
Remove lowres support from cdgraphics decoder
The lowres support …
|
|
|
@f27c72b3
|
14 years |
michaelni |
Reduce max lowres from 5 to 3 in sp5x decoder
lowres higher than 3 …
|
|
|
@e4f42f1f
|
14 years |
michaelni |
Remove lowres support from pnm decoder
The lowres support doesn't …
|
|
|
@658296e
|
14 years |
michaelni |
Remove lowres support from png decoder
The lowres support doesn't …
|
|
|
@5b81e295
|
14 years |
martin |
avio: Fix the deprecated fallback URL-prefixed open flags
While …
|
|
|
@94da5425
|
14 years |
michaelni |
Try to fix big endian fate
Signed-off-by: Michael Niedermayer …
|
|
|
@f3ce748
|
14 years |
michaelni |
MJPEG encoder to write aspect ratio information
|
|
|
@a0db7424
|
14 years |
michaelni |
Fix buffering in qpeg in a way that allows direct rendering. …
|
|
|
@183401b9
|
14 years |
michaelni |
Fix url_fopen() flag values.
Reported by: Luca Abeni
Signed-off-by: …
|
|
|
@90bcbc79
|
14 years |
michaelni |
Revert "qpeg: use reget_buffer() in decode_frame()"
This reverts …
|
|
|
@b35a8469
|
14 years |
Carl Eugen Hoyos |
Change silly variable name "class" to "partition_class".
|
|
|
@05a18adf
|
14 years |
siretart |
avoid duplicate -lm in .pc files
|
|
|
@62d33dbc
|
14 years |
siretart |
mpeg12: terminate mpeg2_video_profiles arrays
Make …
|
|
|
@2d8d6882
|
14 years |
Carl Eugen Hoyos |
Read channel layout atom in mov files.
|
|
|
@dcf008af
|
14 years |
Carl Eugen Hoyos |
Clarify warning messages.
|
|
|