summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* configure: opensolaris install is not compatible with ffmpeg, allow overridin...Michael Niedermayer2011-05-18
* eval: opensolaris strtod() cannot handle 0x1234Michael Niedermayer2011-05-18
* Make sure neither data_size nor sample_count is negativeTomas Härdin2011-05-17
* Refactor the 'fmt ' tag search and parsingTomas Härdin2011-05-17
* ffmpeg: reset top_field_first in opt_input_file().Michael Niedermayer2011-05-17
* Ogg demuxer: give meaningful error codes and warnings.Nicolas George2011-05-17
* Merge branch 'master' of git.videolan.org:ffmpegCompn2011-05-16
|\
| * Merge remote branch 'qatar/master'Michael Niedermayer2011-05-17
| |\
| | * ffmpeg: fix -aspect cli optionBaptiste Coudurier2011-05-16
| | * Restructure video filter implementation in ffmpeg.c.Michael Niedermayer2011-05-16
| | * ffplay: remove audio_write_get_buf_size() forward declarationStefano Sabatini2011-05-16
| | * lavfi: print key-frame and picture type information in ff_dlog_ref()Stefano Sabatini2011-05-16
| | * mathops: remove ancient confusing commentMans Rullgard2011-05-16
| | * cws2fws: Improve error message wording.Diego Biurrun2011-05-16
| | * tools: Check the return value of write().Diego Biurrun2011-05-16
| | * mpegaudio: move OUT_FMT macro to mpegaudiodec.cMans Rullgard2011-05-16
| | * mpegaudio: remove OUT_MIN/MAX macrosMans Rullgard2011-05-16
| | * Add missing #includes to mp3_header_(de)compress bsfMans Rullgard2011-05-16
| | * dct: fix indentationMans Rullgard2011-05-16
| | * dct: bypass table allocation for DCT_II of size 32Mans Rullgard2011-05-16
| | * h264dsp_mmx: Add #ifdefs around some mmxext functions on x86_64.Gil Pedersen2011-05-16
| | * Remove unused header mpegaudio3.h.Diego Biurrun2011-05-16
* | | update changelog with 9/10 bit H264 and FFV1 changesCompn2011-05-16
|/ /
* | Add some forgotten const to function arguments in libavfilter & libavformat.Michael Niedermayer2011-05-17
* | Write channel_layout for multichannel aif files.Carl Eugen Hoyos2011-05-17
* | Fix ff_mov_write_chan() so it can be used by other muxers.Carl Eugen Hoyos2011-05-17
* | Fix some mov files with little endian audio (tickets 201 - 203).Carl Eugen Hoyos2011-05-17
* | iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples cor...Stefano Sabatini2011-05-17
* | iff: compact code setting metadata tagsStefano Sabatini2011-05-17
* | iff: fix bitrate computation for compressed audio streamStefano Sabatini2011-05-17
* | iff: distinguish fields for audio and video compressionStefano Sabatini2011-05-17
* | imgutils: introduce internal image_get_linesize() and use itStefano Sabatini2011-05-16
* | imgutils: make av_image_get_linesize() return AVERROR(EINVAL) for invalid pix...Stefano Sabatini2011-05-16
* | drawtext: specify union type for setting default optionsStefano Sabatini2011-05-16
* | drawtext: reindent after the previous commitStefano Sabatini2011-05-16
* | drawtext: fix strftime() text expansionStefano Sabatini2011-05-16
* | rawdec: Allow overriding top field first.Michael Niedermayer2011-05-16
* | ffmpeg: initialize input_codec array earlier.Michael Niedermayer2011-05-16
* | cmdutils: Allocate private decoder context if its not allocated yet.Michael Niedermayer2011-05-16
* | pngdec: relax condition for setting monoblack pixel formatStefano Sabatini2011-05-16
* | Support decoding of 1bpp rawvideo in avi (ticket 205).ami_stuff2011-05-16
* | Support decoding of 2bpp rawvideo in avi (ticket 206).ami_stuff2011-05-16
* | Bump minor after adding a caf muxer.Carl Eugen Hoyos2011-05-16
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-16
|\|
| * aacdec: Use float instead of int16_t for ltp_state to avoid needless rounding.Justin Ruggles2011-05-15
| * acelp: Remove unused gray_decode table.Diego Biurrun2011-05-15
| * dfa: Remove unused variable.Diego Biurrun2011-05-15
| * configure: Include AVX availability in summary output.Diego Biurrun2011-05-15
| * configure: use same CPPFLAGS in kFreeBSD as LinuxReinhard Tartler2011-05-15
* | configure: another try on fixing osx/mingw SDLHanspeter Niederstrasser2011-05-16