29970 Commits (d8353256a3ae9bbf76b9b080884b82566c4938ab)
 

Author SHA1 Message Date
Stefano Sabatini d8353256a3 iff: compact code setting metadata tags 14 years ago
Stefano Sabatini 34f590b29b iff: fix bitrate computation for compressed audio stream 14 years ago
Stefano Sabatini 1af99b0292 iff: distinguish fields for audio and video compression 14 years ago
Stefano Sabatini c0170d0973 imgutils: introduce internal image_get_linesize() and use it 14 years ago
Stefano Sabatini 0d73227c71 imgutils: make av_image_get_linesize() return AVERROR(EINVAL) for invalid pixel formats 14 years ago
Stefano Sabatini d8c7a21602 drawtext: specify union type for setting default options 14 years ago
Stefano Sabatini e8ea9c2179 drawtext: reindent after the previous commit 14 years ago
Stefano Sabatini ce207e050e drawtext: fix strftime() text expansion 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
Stefano Sabatini 68bed67d2e pngdec: relax condition for setting monoblack pixel format 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
Mans Rullgard 1550f45a89 Add av_clip_uintp2() function 14 years ago
ami_stuff 2bd12ee3c8 Support more QT 1bpp rawvideo files. 14 years ago