32011 Commits (69e2c1a95ac4dd00cb09ba3a166efc1275f5ba40)
 

Author SHA1 Message Date
Mans Rullgard ca6a904656 ppc: remove redundant setting of Altivec IDCT 14 years ago
Mans Rullgard c3027b4d2f mpegvideo: initialise DSPContext in ff_dct_common_init() 14 years ago
Justin Ruggles 093ee8e199 cosmetics: reindent 14 years ago
Justin Ruggles 1bca72e1bd eac3enc: support writing of basic mixing and info metadata 14 years ago
Mans Rullgard e72f3d10f6 dnxhdenc: fix declarations in for loops 14 years ago
Mans Rullgard c358a0364e dsputil: remove stale bink prototypes and comments 14 years ago
Mans Rullgard 1b3539d453 dsputil: move a bink-only function to binkdsp 14 years ago
Mans Rullgard cbd58a872d dsputil: remove some unused functions 14 years ago
Kostya Shishkov 2968bedf12 bink: make IDCT take 32-bit input 14 years ago
Michael Niedermayer f52ad8cedd Merge remote-tracking branch 'qatar/master' 14 years ago
Stefano Sabatini c617d7b86a examples/muxing.c: apply misc style fixes 14 years ago
Stefano Sabatini 90b043a698 examples/muxing.c: fix typo, futur -> future 14 years ago
Stefano Sabatini e324619ca9 imgconvert: change logic in avcodec_get_pix_fmt_loss() 14 years ago
Stefano Sabatini 07f49ca1d1 lsws: remove redundant macros isSupportedIn/Out 14 years ago
Stefano Sabatini 64bb656326 lsws: factorize some logging code in sws_init_context() 14 years ago
Diego Biurrun 001e600c3b configure: spelling cosmetics 14 years ago
Diego Biurrun 9b3139ebca dctref: make sure function declarations match between .c and .h file 14 years ago
Mans Rullgard da4c7cce21 x86: fix build with gcc 4.7 14 years ago
Reimar Döffinger 7cbb856efe Remove useless NULL check. 14 years ago
Michael Niedermayer 788d839938 Merge remote-tracking branch 'qatar/master' 14 years ago
Diego Biurrun ab3d241be1 ape: adjust some printf format strings to correctly match argument types 14 years ago
Michael Niedermayer 2962049ac3 muxer opts: fix avdict use in case of early private context alloc 14 years ago
Michael Niedermayer 981f6fc988 ffmpeg: better timebase guessing for stream copy 14 years ago
Michael Niedermayer 158eb8599a rtp: disable udp fifos, the rtp code cannot work with the fifos in its current form as rtp bypasses the public API. 14 years ago
Michael Niedermayer bd652ff66e udp: allow fifo size to be tuned seperately 14 years ago
Stefano Sabatini e8794f1d5e lsws: fix weird indent 14 years ago
Stefano Sabatini d7e14c0d10 imgconvert: remove PixFmtInfo.pixel_type field 14 years ago
Stefano Sabatini c899bedbca lsws: use array for storing the supported in/out information 14 years ago
Michael Niedermayer 14d5e214bf Merge remote-tracking branch 'qatar/master' 14 years ago
Carl Eugen Hoyos 88084eecdf Use little endian for caf codec tags. 14 years ago
Michael Niedermayer 9e4ed295da mpeg4_decode_profile_level: fix indention 14 years ago
Michael Niedermayer 52e24c7d7e mpeg4videodec: simplify mpeg4_decode_profile_level() 14 years ago
Michael Niedermayer 8c0fa61a97 jpegdec: actually search for and parse RSTn 14 years ago
Stefano Sabatini 9c2651ab44 parseutils: add some documentation for small_strptime() 14 years ago
Stefano Sabatini 3b8bb503ee imgconvert: store padded size information in PixFmtInfo, simplify avg_bits_per_pixel() 14 years ago
Stefano Sabatini 49f612ee29 imgconvert: remove useless PixFmtInfo.nb_channels field 14 years ago
Michael Niedermayer 5271b857eb Merge remote-tracking branch 'qatar/master' 14 years ago
Stefano Sabatini cc0dc50d02 vf_mp: remove blackframe filter wrapper 14 years ago
Stefano Sabatini 00a9ac424e examples/encoding.c: adopt a less restrictive license 14 years ago
Mans Rullgard b4cfb8254e dnxhddec: avoid a branch in 10-bit decode_dct_block() 14 years ago
Daniel Kang 406fbd24dc H.264: Add optimizations to predict x86 assembly. 14 years ago
Alex Converse 505345ed5d riff: Add mpgv MPEG-2 fourcc 14 years ago
Kostya Shishkov c2d23309ef add Flash Screen Video 2 decoder 14 years ago
Michael Niedermayer 4095fa9038 Merge remote-tracking branch 'qatar/master' 14 years ago
Nicolas George 657eac048e version.sh: handle shallow clones and snapshots. 14 years ago
Mans Rullgard bb32fded36 dnxhddec: optimise dnxhd_decode_dct_block() 14 years ago
Diego Biurrun 4cc843facd rtp: remove disabled code 14 years ago
Justin Ruggles be7bd626c4 eac3enc: use different numbers of blocks per frame to allow higher bitrates 14 years ago
Mans Rullgard 4555874af1 dnxhd: add regression test for 10-bit 14 years ago
Joseph Artsimovich 5ab21439fd dnxhd: 10-bit support 14 years ago