31792 Commits (5231454560e972033ec773b350dfe0e1380a04ae)
 

Author SHA1 Message Date
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
Mans Rullgard a617c6aaa3 dsputil: update per-arch init funcs for non-h264 high bit depth 14 years ago
Mans Rullgard 874f1a901d dsputil: template get_pixels() for different bit depths 14 years ago
Mans Rullgard 5cc2600964 dsputil: create 16/32-bit dctcoef versions of some functions 14 years ago
Mans Rullgard 0a72533e98 jfdctint: add 10-bit version 14 years ago
Thierry Foucu 73c0dd939d mov: add clcp type track as Subtitle stream. 14 years ago
Thierry Foucu c4ab43ff3c mpeg4: add Mpeg4 Profiles names. 14 years ago
Thierry Foucu 0637e50579 mpeg4: decode Level Profile for MPEG4 Part 2. 14 years ago
Thierry Foucu 364d64275c ffprobe: display bitstream level. 14 years ago
Stefano Sabatini 09e8163625 imgconvert: remove unused glue and xglue macros 14 years ago
Michael Niedermayer ba99474b1d h264: fix h264-test 14 years ago
Michael Niedermayer f93f6963ba Merge remote-tracking branch 'qatar/master' 14 years ago
Diego Biurrun e5985185d2 rv30: return AVERROR(EINVAL) instead of EINVAL 14 years ago
Mans Rullgard 371584c42b build: add -L flags before existing LDFLAGS 14 years ago
Mans Rullgard 2cc4f3b21f simple_idct: whitespace cosmetics 14 years ago
Mans Rullgard a402f10959 simple_idct: make repeated code a macro 14 years ago
Stefano Sabatini 8c2863b87f vf_mp: remove cropdetect wrapper 14 years ago
Stefano Sabatini c76974524a vf_blackframe: port missing features from libmpcodecs blackframe 14 years ago
Stefano Sabatini daa6237229 au: reuse the result of the previous call to av_get_bits_per_sample() 14 years ago
Mans Rullgard 7df701a192 dsputil: remove huge #if 0 block 14 years ago