64053 Commits (88514378bac99872265dad28072fb30160b26bfa)
 

Author SHA1 Message Date
Michael Niedermayer 9140d37af2 avcodec/h264: use the correct level for droping non intra frames 11 years ago
Michael Niedermayer 8a4a84a70a Merge commit '83aa4fc3feec7389ac781fece1e994f2dfd7ebdb' 11 years ago
Michael Niedermayer 60058c1880 Merge commit '766f2d965ff1948749c37f26a714adb8aa89c4a9' 11 years ago
Michael Niedermayer f0fbd9105b Merge commit '711aa2a82727907f778fb8aa9a93aff2120170f2' 11 years ago
Michael Niedermayer 7b7afaf849 avformat/dump: put copyright back from the file from which dump.c was split out 11 years ago
Michael Niedermayer 83d100baea Merge commit '2dc265619a2fc9c6f9aff7ac2bcdbcb90e9610cb' 11 years ago
Michael Niedermayer 593dc5aed9 Merge commit '5a69ded12aaf2bd3baed5d1d644ef23cfecef87f' 11 years ago
Luca Barbato 83aa4fc3fe configure: Directly support Android as target OS 11 years ago
Vittorio Giovara 766f2d965f gitignore: add dylib and swp entries 11 years ago
Michael Niedermayer b152152df3 Add nointra AVDiscard level 11 years ago
Michael Niedermayer fdb6f66def Merge remote-tracking branch 'cehoyos/master' 11 years ago
Ronald S. Bultje edf930472b swr: reindent. 11 years ago
Michael Niedermayer 20c7baf832 avcodec/huffyuvdec: Fix fill value for truncated bitstreams 11 years ago
Carl Eugen Hoyos 08235708d8 Do not suggest to use gas-preprocessor on aix where it doesn't work. 11 years ago
Christophe Gisquet f6577bd9cf huffyuvdec: use unsafe bitstream reader 11 years ago
Christophe Gisquet 02bffc560f huffyuv: fate: add a BGR24 test 11 years ago
Kieran bc21260e64 hevc: Fix 4K sample video 11 years ago
Michael Niedermayer c1b15c16ef avformat/smoothstreamingenc: Use av_mallocz_array() 11 years ago
Carl Eugen Hoyos b67bcd784d Fix compilation on ppc64 and ppc with pic if gas-preprocessor is installed. 11 years ago
Anshul Maheshwari fbb59a3bf4 avcodec/dvbsubdec: Split save_subtitle_set() out 11 years ago
Anshul Maheshwari 77ade55fe5 avcodec/dvbsubdec: add AVClass to context 11 years ago
Anshul Maheshwari 9a11b33a2d avcodec/dvbsubdec: restructure version check 11 years ago
Michael Niedermayer 153b5fb2fd avformat/framecrcenc: print the checksum and size of extradata as well 11 years ago
Christophe Gisquet 29f427c239 huffyuvdec: remove somewhat deprecated code 11 years ago
Christophe Gisquet eb6f6f25dc MAINTAINERS: Add Co maintainer for huffyuv*, rv4*, vc1* 11 years ago
Michael Niedermayer e9c477059d avcodec/huffyuvdec: assume vlcs can be 32 instead of 31 bits max 11 years ago
Christophe Gisquet 9dc1791977 huffyuvdec: swap code blocks 11 years ago
Ronald S. Bultje 083cd3d1f7 swr: compile mmx2 s16p functions only on x86-32. 11 years ago
Christophe Gisquet 9107612818 x86util: add and use RSHIFT/LSHIFT macros 11 years ago
Christophe Gisquet 2a1158ff3b fate: yadif: add >8 bit tests 11 years ago
Christophe Gisquet 56a795e34f aandcttab: fix spelling 11 years ago
Michael Niedermayer 73d820ee1e avcodec/xbmdec: remove dependancy on zero padding on input packet 11 years ago
Michael Niedermayer 103f9c261a avcodec/indeo5: Fix infinite loop in skip_hdr_extension() 11 years ago
James Almer 7f4dfbd080 swr: add prototypes for resample dsp functions 11 years ago
Michael Niedermayer 86a9370e2b avformat/mpc: attempt to allocate a packet that is not smaller than the data inside it 11 years ago
Ronald S. Bultje ada8f9c046 swr: remove obsolete function prototypes. 11 years ago
Michael Niedermayer 5ded0b390b ffmpeg: for h264 we need has_b_frames from the decoder 11 years ago
Michael Niedermayer 378ad22492 ffmpeg: print values of mismatching has_b_frames 11 years ago
Michael Niedermayer d82ecfce07 cmdutils: implement FFREPORT=level=... 11 years ago
Lou Logan 3fc37a3d2f doc/filters: remove double quotes from zoompan example 11 years ago
Michael Niedermayer b065d0014b avcodec/ppc/idct_altivec: add plain idct() 11 years ago
Ronald S. Bultje 7128a35f8c swr: split out DSP functions. 11 years ago
Marton Balint 9236f7b5a2 mpeg12enc: add seq_disp_ext option for deciding when to write a sequence_display_extension 11 years ago
Marton Balint 66f4891e64 mpeg12enc: add support for PANSCAN side data in sequence_display_extension 11 years ago
Carl Eugen Hoyos 6ac3c8c6a0 Fix compilation with --disable-everything --enable-parser=vc1. 11 years ago
Michael Niedermayer 759e793823 avcodec/vc1dec: Fix support for small widths/linesizes 11 years ago
Michael Niedermayer 4411928c64 swresample/resample: replace assert by av_assert 11 years ago
Carl Eugen Hoyos a7dedd7bce Fix standalone compilation of the H264 decoder on ppc. 11 years ago
Ronald S. Bultje b785c62681 swr: handle initial negative sample index outside DSP function. 11 years ago
Michael Niedermayer d77815eeaa fate/aic: force simple idct 11 years ago