37959 Commits (f9caec0cf9a2bd06efa3bc800649713e8531cad0)
 

Author SHA1 Message Date
Michael Niedermayer f9caec0cf9 h264: change deblock_h_chroma_8_mmxext() to prevent valgrind confusion. 13 years ago
Carl Eugen Hoyos 44f5b26212 Make CDXL palette opaque. 13 years ago
Reimar Döffinger d493170ec9 matroskadec: introduce resync function. 13 years ago
Reimar Döffinger 9e0f897fe5 Add ismv regression test. 13 years ago
Reimar Döffinger 3ce7148dff movenc: fix crashes if a stream is empty. 13 years ago
Kostya Shishkov 857d14863d prores: initialise encoder and decoder parts only when needed 13 years ago
Andrew Wason a0e44414df movenc: leave st->codec->frame_size as is instead of forcing it to 1. 13 years ago
Zongyao Qu 1b84cf41e0 Makefile: fix proresdec dependancies 13 years ago
Matthieu Bouron 29b9aee49f ffprobe: add count_frames and count_packets options 13 years ago
Michael Niedermayer 8c1ebdcea2 Merge remote-tracking branch 'qatar/master' 13 years ago
Stefano Sabatini 7bdefc0f12 lavfi/overlay: add logic for avoiding overlaying frames with PTS > main frame PTS 13 years ago
Rafaël Carré 05ee0db1b2 dshow_filter: fix compilation with mingw-w64 13 years ago
Michael Niedermayer 22b125f912 g729dec: fix 'warning: assignment from incompatible pointer type' 13 years ago
Michael Niedermayer 934abf6ff8 g729dec: fix use of deprecated functions. 13 years ago
Michael Niedermayer ad21c05172 diracdec: fix use of deprecated funnctions 13 years ago
Michael Niedermayer 204cb29b3c shorten: Use separate pointers for the allocated memory for decoded samples. 13 years ago
Michael Niedermayer c509f4f747 atrac3: Fix crash in tonal component decoding. 13 years ago
Michael Niedermayer 9fb7a5af97 ws_snd1: Fix wrong samples counts. 13 years ago
Michael Niedermayer 8b18288c08 qtrleenc: fix uninitialized variable warnings 13 years ago
Michael Niedermayer 5a03a3d998 proresdec2: use ff_dsputil_init() avoid deprecated ff_ less variant. 13 years ago
Michael Niedermayer 67f17e7202 proresdec2: Fix 16 vs. 8bit compiler warnings. 13 years ago
Martin Storsjö 51df7b232f movenc: Don't set a default sample duration when creating ismv 13 years ago
Martin Storsjö 298a587f44 rtp: Factorize the check for distinguishing RTCP packets from RTP 13 years ago
Ronald S. Bultje c6643fddba golomb: avoid infinite loop on all-zero input (or end of buffer). 13 years ago
Justin Ruggles c9fdf3241a bethsoftvid: synchronize video timestamps with audio sample rate 13 years ago
Justin Ruggles 773ff823da bethsoftvid: add audio stream only after getting the first audio packet 13 years ago
Justin Ruggles 9546f331c6 bethsoftvid: Set video packet duration instead of accumulating pts. 13 years ago
Justin Ruggles 05e4ae833c bethsoftvid: set packet key frame flag for audio and I-frame video packets. 13 years ago
Justin Ruggles 17b115591f bethsoftvid: fix read_packet() return codes. 13 years ago
Justin Ruggles f320fb894c bethsoftvid: pass palette in side data instead of in a separate packet. 13 years ago
Martin Storsjö f3a094f2da sdp: Ignore RTCP packets when autodetecting RTP streams 13 years ago
Kostya Shishkov 17b11ffec7 proresenc: initialise 'sign' variable 13 years ago
Michael Niedermayer b92ecda2c9 snow: zero scratchbuf. 13 years ago
Michael Niedermayer 0f155c8601 fate: trying to fix "libavcodec/dct-test.o:(.rodata+0xdc): undefined reference to fdct_altivec" 13 years ago
Christophe GISQUET f3e084909b mpegaudio: replace memcpy by SIMD code 13 years ago
Ronald S. Bultje ae591aeea5 vc1: prevent using last_frame as a reference for I/P first frame. 13 years ago
Michael Niedermayer 28ba1027ec Merge remote-tracking branch 'shariman/wmall' 13 years ago
Pilotware 7606825350 Handle interlaced formats (two coding units together make one full frame) 13 years ago
Michael Niedermayer 6cb2085278 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 8812c97b98 proresenc: Rename for incoming NIH-syndrom. 13 years ago
Mashiat Sarker Shakkhar d1ea26f640 Do not try to read residue if ave_mean <= 1 13 years ago
Mashiat Sarker Shakkhar 59df25effd Move some variable declarations to comply with C90 13 years ago
Mashiat Sarker Shakkhar 3ce50bf51d Cosmetics: fix some whitespace errors 13 years ago
Mashiat Sarker Shakkhar 6345184fc9 Support 24-bit decoding 13 years ago
Michael Niedermayer dc08e7ea0f wmall: remove ;; 13 years ago
Martin Storsjö 210f72845c ppc: Add ff_ prefix to nonstatic symbols 13 years ago
Martin Storsjö f73673a770 sh4: Add ff_ prefix to nonstatic symbols 13 years ago
Martin Storsjö efd29844eb mpegvideo: Add ff_ prefix to nonstatic functions 13 years ago
Martin Storsjö 0ca1bdb37d rtjpeg: Add ff_ prefix to nonstatic symbols 13 years ago
Martin Storsjö 6c28d65754 rv: Add ff_ prefix to nonstatic symbols 13 years ago