|
|
|
@f0fbd910
|
10 years |
michaelni |
Merge commit '711aa2a82727907f778fb8aa9a93aff2120170f2'
* commit …
|
|
|
@7b7afaf8
|
10 years |
michaelni |
avformat/dump: put copyright back from the file from which dump.c was …
|
|
|
@83d100ba
|
10 years |
michaelni |
Merge commit '2dc265619a2fc9c6f9aff7ac2bcdbcb90e9610cb'
* commit …
|
|
|
@593dc5ae
|
10 years |
michaelni |
Merge commit '5a69ded12aaf2bd3baed5d1d644ef23cfecef87f'
* commit …
|
|
|
@b152152d
|
10 years |
michaelni |
Add nointra AVDiscard level
Signed-off-by: Michael Niedermayer …
|
|
|
@fdb6f66d
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Do …
|
|
|
@edf93047
|
10 years |
michaelni |
swr: reindent.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@20c7baf
|
10 years |
michaelni |
avcodec/huffyuvdec: Fix fill value for truncated bitstreams
Found-by: …
|
|
|
@0823570
|
10 years |
Carl Eugen Hoyos |
Do not suggest to use gas-preprocessor on aix where it doesn't work.
|
|
|
@f6577bd9
|
10 years |
michaelni |
huffyuvdec: use unsafe bitstream reader
The reader reads in chunks of …
|
|
|
@02bffc56
|
10 years |
michaelni |
huffyuv: fate: add a BGR24 test
It was previously untested.
…
|
|
|
@bc21260e
|
10 years |
michaelni |
hevc: Fix 4K sample video
Reviewed-by: smarter
Signed-off-by: Michael …
|
|
|
@c1b15c1
|
10 years |
michaelni |
avformat/smoothstreamingenc: Use av_mallocz_array()
Signed-off-by: …
|
|
|
@b67bcd7
|
10 years |
Carl Eugen Hoyos |
Fix compilation on ppc64 and ppc with pic if gas-preprocessor is installed.
|
|
|
@fbb59a3b
|
10 years |
michaelni |
avcodec/dvbsubdec: Split save_subtitle_set() out
Signed-off-by: …
|
|
|
@77ade55f
|
10 years |
michaelni |
avcodec/dvbsubdec: add AVClass to context
Signed-off-by: Michael …
|
|
|
@9a11b33
|
10 years |
michaelni |
avcodec/dvbsubdec: restructure version check
Signed-off-by: Michael …
|
|
|
@153b5fb2
|
10 years |
michaelni |
avformat/framecrcenc: print the checksum and size of extradata as well …
|
|
|
@29f427c2
|
10 years |
michaelni |
huffyuvdec: remove somewhat deprecated code
The old code was …
|
|
|
@eb6f6f25
|
10 years |
michaelni |
MAINTAINERS: Add Co maintainer for huffyuv*, rv4*, vc1*
Patch by: …
|
|
|
@e9c47705
|
10 years |
michaelni |
avcodec/huffyuvdec: assume vlcs can be 32 instead of 31 bits max
This …
|
|
|
@9dc17919
|
10 years |
michaelni |
huffyuvdec: swap code blocks
The effect is not really deterministic, …
|
|
|
@083cd3d1
|
10 years |
michaelni |
swr: compile mmx2 s16p functions only on x86-32.
Signed-off-by: …
|
|
|
@91076128
|
10 years |
michaelni |
x86util: add and use RSHIFT/LSHIFT macros
Those macros take a byte …
|
|
|
@2a1158ff
|
10 years |
michaelni |
fate: yadif: add >8 bit tests
Signed-off-by: Michael Niedermayer …
|
|
|
@56a795e3
|
10 years |
michaelni |
aandcttab: fix spelling
Signed-off-by: Michael Niedermayer …
|
|
|
@73d820ee
|
10 years |
michaelni |
avcodec/xbmdec: remove dependancy on zero padding on input packet
…
|
|
|
@103f9c26
|
10 years |
michaelni |
avcodec/indeo5: Fix infinite loop in skip_hdr_extension()
…
|
|
|
@7f4dfbd0
|
10 years |
michaelni |
swr: add prototypes for resample dsp functions
Should fix compilation …
|
|
|
@86a9370
|
10 years |
michaelni |
avformat/mpc: attempt to allocate a packet that is not smaller than …
|
|
|
@ada8f9c0
|
10 years |
michaelni |
swr: remove obsolete function prototypes.
Signed-off-by: Michael …
|
|
|
@5ded0b39
|
10 years |
michaelni |
ffmpeg: for h264 we need has_b_frames from the decoder
Other …
|
|
|
@378ad224
|
10 years |
michaelni |
ffmpeg: print values of mismatching has_b_frames
Signed-off-by: …
|
|
|
@d82ecfce
|
10 years |
michaelni |
cmdutils: implement FFREPORT=level=...
Fixes Ticket3057
…
|
|
|
@3fc37a3d
|
10 years |
lou |
doc/filters: remove double quotes from zoompan example
Based on …
|
|
|
@b065d001
|
10 years |
michaelni |
avcodec/ppc/idct_altivec: add plain idct()
Tested-by: Carl Eugen …
|
|
|
@7128a35f
|
10 years |
michaelni |
swr: split out DSP functions.
DSP bits of swri_resample go into their …
|
|
|
@9236f7b5
|
10 years |
michaelni |
mpeg12enc: add seq_disp_ext option for deciding when to write a …
|
|
|
@66f4891e
|
10 years |
michaelni |
mpeg12enc: add support for PANSCAN side data in …
|
|
|
@6ac3c8c6
|
10 years |
Carl Eugen Hoyos |
Fix compilation with --disable-everything --enable-parser=vc1.
|
|
|
@759e7938
|
10 years |
michaelni |
avcodec/vc1dec: Fix support for small widths/linesizes
Signed-off-by: …
|
|
|
@4411928c
|
10 years |
michaelni |
swresample/resample: replace assert by av_assert
Signed-off-by: …
|
|
|
@a7dedd7b
|
10 years |
Carl Eugen Hoyos |
Fix standalone compilation of the H264 decoder on ppc.
|
|
|
@b785c626
|
10 years |
michaelni |
swr: handle initial negative sample index outside DSP function.
…
|
|
|
@d77815ee
|
10 years |
michaelni |
fate/aic: force simple idct
This should ensure all platforms use the …
|
|
|
@e9b5b9a1
|
10 years |
michaelni |
MAINTAINERS: add my (Timothy Gu's) PGP fingerprint and my name for …
|
|
|
@711aa2a8
|
10 years |
vittorio.giovara |
lavf: dump stream side data when probing
|