30472 Commits (b932eb1be62b47b29969667f14a207e425e79a55)
 

Author SHA1 Message Date
Mans Rullgard 005db47011 mathops: remove ancient confusing comment 14 years ago
Michael Niedermayer 9763420bcc rawdec: Allow overriding top field first. 14 years ago
Michael Niedermayer 198783744e ffmpeg: initialize input_codec array earlier. 14 years ago
Michael Niedermayer 5319f48a57 cmdutils: Allocate private decoder context if its not allocated yet. 14 years ago
Diego Biurrun c540061f3f cws2fws: Improve error message wording. 14 years ago
Diego Biurrun d39facc783 tools: Check the return value of write(). 14 years ago
Mans Rullgard bdefbf3e88 mpegaudio: move OUT_FMT macro to mpegaudiodec.c 14 years ago
Mans Rullgard 92ea249d7d mpegaudio: remove OUT_MIN/MAX macros 14 years ago
Mans Rullgard 5026f946fd Add missing #includes to mp3_header_(de)compress bsf 14 years ago
Mans Rullgard 9503fbb859 dct: fix indentation 14 years ago
Mans Rullgard 721d6f2dc5 dct: bypass table allocation for DCT_II of size 32 14 years ago
Stefano Sabatini 68bed67d2e pngdec: relax condition for setting monoblack pixel format 14 years ago
Gil Pedersen 257de5fb25 h264dsp_mmx: Add #ifdefs around some mmxext functions on x86_64. 14 years ago
Diego Biurrun d39bf3df72 Remove unused header mpegaudio3.h. 14 years ago
ami_stuff 85eedcf6ff Support decoding of 1bpp rawvideo in avi (ticket 205). 14 years ago
ami_stuff 0eba7fc293 Support decoding of 2bpp rawvideo in avi (ticket 206). 14 years ago
Carl Eugen Hoyos d43a6edf7d Bump minor after adding a caf muxer. 14 years ago
Michael Niedermayer fc193793c6 Merge remote branch 'qatar/master' 14 years ago
Hanspeter Niederstrasser 350f3d145b configure: another try on fixing osx/mingw SDL 14 years ago
Justin Ruggles 033a4a942a aacdec: Use float instead of int16_t for ltp_state to avoid needless rounding. 14 years ago
Michael Niedermayer a80f74c584 av_picture_crop(): Support simple cases with packed pixels too. 14 years ago
Diego Biurrun 7f995abed3 acelp: Remove unused gray_decode table. 14 years ago
Diego Biurrun b1bb3b8d87 dfa: Remove unused variable. 14 years ago
Diego Biurrun c73b779d35 configure: Include AVX availability in summary output. 14 years ago
Stefano Sabatini 27614b1217 rawdec: propagate pict_type information to the output frame 14 years ago
Stefano Sabatini a05d02079e showinfo: replace "CRC" by "checksum" 14 years ago
Stefano Sabatini 5a2ea3cffb showinfo: fix vertical align nit 14 years ago
Stefano Sabatini bb82ea797f showinfo: fix computation of Adler checksum 14 years ago
Stefano Sabatini 10931720cd imgutils: generalize linesize computation for bitstream formats 14 years ago
Reinhard Tartler c1f5447805 configure: use same CPPFLAGS in kFreeBSD as Linux 14 years ago
Michael Niedermayer 5a153604c9 Merge remote branch 'qatar/master' 14 years ago
Carl Eugen Hoyos 2c4ad1a37b Initial caf muxer. 14 years ago
Carl Eugen Hoyos 0c3803f6bb Support decoding of amr_nb and gsm in caf. 14 years ago
Carl Eugen Hoyos 445ee35e21 Fix decoding of msrle samples with 1bpp. 14 years ago
Michael Niedermayer 7b915726eb udp: remove resource.h inclusion, it breaks mingw compilation. 14 years ago
Michael Niedermayer 90bb2c78d6 ffmpeg: Allow seting and cycling through debug modes. 14 years ago
Diego Biurrun 888fa31eca Fix FSF address copy paste error in some license headers. 14 years ago
Justin Ruggles 08e434b015 Add an aac sample which uses LTP to fate-aac. 14 years ago
Michael Niedermayer 34e838083e ffmpeg: Help for interactive keys. 14 years ago
Michael Niedermayer e60e54ceb5 UDP: dont use thread_t as truth value. 14 years ago
Peter Belkner 502e858fd2 swscale: fix compile on mingw32 14 years ago
Ronald S. Bultje 76f8a96e00 [PATCH] Update pixdesc_be fate refs after adding 9/10bit YUV420P formats. 14 years ago
Martin Aumüller b1eb7a1204 arm: properly mark external symbol call 14 years ago
Michael Niedermayer 0f6a8579af ffmpeg: Interactivity support. Try pressing +-hs. 14 years ago
Ronald S. Bultje b025431bfe swscale: 10l forgot git add this change from ronald. 14 years ago
Michael Niedermayer 58c03f6d7d Merge remote branch 'qatar/master' 14 years ago
Michael Niedermayer 01d3ebaf21 AVFrame: only set parameters from AVCodecContext in decode_video*() when no frame reordering is used. 14 years ago
Michael Niedermayer a3bc7a9ebf avcodec_default_get_buffer: init picture parameters. 14 years ago
Ronald S. Bultje 9f54e461fe swscale: properly inline bits/endianness in yuv2yuvX16inC(). 14 years ago
Ronald S. Bultje c3d68ec9c5 swscale: fix clipping of 9/10bit YUV420P. 14 years ago