summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples cor...Stefano Sabatini2011-05-177-74/+152
* iff: compact code setting metadata tagsStefano Sabatini2011-05-171-15/+4
* iff: fix bitrate computation for compressed audio streamStefano Sabatini2011-05-171-1/+1
* iff: distinguish fields for audio and video compressionStefano Sabatini2011-05-171-10/+12
* imgutils: introduce internal image_get_linesize() and use itStefano Sabatini2011-05-161-14/+24
* imgutils: make av_image_get_linesize() return AVERROR(EINVAL) for invalid pix...Stefano Sabatini2011-05-161-0/+3
* drawtext: specify union type for setting default optionsStefano Sabatini2011-05-161-29/+29
* drawtext: reindent after the previous commitStefano Sabatini2011-05-161-20/+20
* drawtext: fix strftime() text expansionStefano Sabatini2011-05-161-18/+27
* rawdec: Allow overriding top field first.Michael Niedermayer2011-05-162-0/+16
* ffmpeg: initialize input_codec array earlier.Michael Niedermayer2011-05-161-0/+6
* cmdutils: Allocate private decoder context if its not allocated yet.Michael Niedermayer2011-05-161-1/+12
* pngdec: relax condition for setting monoblack pixel formatStefano Sabatini2011-05-161-3/+2
* Support decoding of 1bpp rawvideo in avi (ticket 205).ami_stuff2011-05-161-0/+1
* Support decoding of 2bpp rawvideo in avi (ticket 206).ami_stuff2011-05-161-0/+1
* Bump minor after adding a caf muxer.Carl Eugen Hoyos2011-05-161-2/+2
* Merge remote branch 'qatar/master'Michael Niedermayer2011-05-164-14/+6
|\
| * aacdec: Use float instead of int16_t for ltp_state to avoid needless rounding.Justin Ruggles2011-05-152-4/+4
| * acelp: Remove unused gray_decode table.Diego Biurrun2011-05-151-10/+0
| * dfa: Remove unused variable.Diego Biurrun2011-05-151-1/+0
| * configure: Include AVX availability in summary output.Diego Biurrun2011-05-151-0/+1
| * configure: use same CPPFLAGS in kFreeBSD as LinuxReinhard Tartler2011-05-151-0/+1
* | configure: another try on fixing osx/mingw SDLHanspeter Niederstrasser2011-05-161-1/+1
* | av_picture_crop(): Support simple cases with packed pixels too.Michael Niedermayer2011-05-151-1/+9
* | rawdec: propagate pict_type information to the output frameStefano Sabatini2011-05-151-0/+1
* | showinfo: replace "CRC" by "checksum"Stefano Sabatini2011-05-152-10/+10
* | showinfo: fix vertical align nitStefano Sabatini2011-05-151-1/+1
* | showinfo: fix computation of Adler checksumStefano Sabatini2011-05-151-5/+11
* | imgutils: generalize linesize computation for bitstream formatsStefano Sabatini2011-05-151-12/+7
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-1520-19/+23
|\ \ | |/
| * Fix FSF address copy paste error in some license headers.Diego Biurrun2011-05-1417-17/+17
| * Add an aac sample which uses LTP to fate-aac.Justin Ruggles2011-05-141-0/+4
| * [PATCH] Update pixdesc_be fate refs after adding 9/10bit YUV420P formats.Ronald S. Bultje2011-05-142-49/+4
| * arm: properly mark external symbol callMartin Aumüller2011-05-142-2/+2
* | Initial caf muxer.Carl Eugen Hoyos2011-05-157-2/+217
* | Support decoding of amr_nb and gsm in caf.Carl Eugen Hoyos2011-05-151-0/+2
* | Fix decoding of msrle samples with 1bpp.Carl Eugen Hoyos2011-05-151-1/+1
* | udp: remove resource.h inclusion, it breaks mingw compilation.Michael Niedermayer2011-05-151-1/+0
* | ffmpeg: Allow seting and cycling through debug modes.Michael Niedermayer2011-05-151-0/+22
* | ffmpeg: Help for interactive keys.Michael Niedermayer2011-05-141-1/+11
* | UDP: dont use thread_t as truth value.Michael Niedermayer2011-05-141-1/+1
* | swscale: fix compile on mingw32Peter Belkner2011-05-141-0/+2
* | ffmpeg: Interactivity support. Try pressing +-hs.Michael Niedermayer2011-05-141-0/+12
* | swscale: 10l forgot git add this change from ronald.Ronald S. Bultje2011-05-141-3/+4
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-143-20/+34
|\ \ | |/
| * swscale: properly inline bits/endianness in yuv2yuvX16inC().Ronald S. Bultje2011-05-131-4/+25
| * swscale: fix clipping of 9/10bit YUV420P.Ronald S. Bultje2011-05-131-17/+18
| * Add av_clip_uintp2() functionMans Rullgard2011-05-132-3/+16
| * dfa: fix buffer overflow checks to avoid integer overflows.Reimar Döffinger2011-05-131-16/+19
| * movenc: always write esds descriptor length using 4 bytes.Baptiste Coudurier2011-05-134-17/+9
OpenPOWER on IntegriCloud