summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix compilation with !HAVE_6REGS.Carl Eugen Hoyos2014-04-19
* Use MANGLE in cavsdsp.c to save two registers using gcc.Carl Eugen Hoyos2014-04-19
* avformat/mlv: add fate samplePeter Ross2014-04-19
* Magic Lantern Video (MLV) demuxerPeter Ross2014-04-19
* ff_id3v2_read: add option to limit ID3 magic number searchPeter Ross2014-04-19
* ff_id3v2_free_extra_meta: set the pointer pointing to extra_meta to NULLPeter Ross2014-04-19
* avformat/wavdec: enlarge probe_packets for wavcsheng2014-04-19
* fate: add DTS-ES testJames Almer2014-04-19
* avfilter/vf_rotate: make int*90° rotates suck less speedwiseMichael Niedermayer2014-04-19
* avfilter/vf_rotate: fix several of by 1 errorsMichael Niedermayer2014-04-19
* avfilter/vf_rotate: fix location of update operationMichael Niedermayer2014-04-19
* avfilter/vf_rotate: increase fixed point precisionMichael Niedermayer2014-04-19
* Fix standalone compilation of image2_alias_pix and image2_brender_pix demuxers.Carl Eugen Hoyos2014-04-19
* avcodec/qtrleenc: use av_mallocz_array()Michael Niedermayer2014-04-18
* avcodec/smacker: use av_mallocz_array()Michael Niedermayer2014-04-18
* avcodec/roqvideoenc: use av_malloc(z)_array()Michael Niedermayer2014-04-18
* mjpeg: cosmetics: indentationJustin Ruggles2014-04-18
* mjpeg: Do not fail jpeg decoding on bad EXIF data.Justin Ruggles2014-04-18
* configure: Remove deprecated incompatible_fork_abi optionJames Almer2014-04-18
* avcodec/snow: use av_malloc(z)_array()Michael Niedermayer2014-04-18
* avcodec/tta: use av_malloc(z)_array()Michael Niedermayer2014-04-18
* avcodec/vc1dec: use av_realloc_array()Michael Niedermayer2014-04-18
* avformat/dsddec: create audio stream before processing id3Peter Ross2014-04-18
* Do not overwrite VDPAU structures in ff_MPV_frame_start().Carl Eugen Hoyos2014-04-18
* Merge remote-tracking branch 'lukaszmluki/master'Michael Niedermayer2014-04-18
|\
| * lavd/pulse_audio_enc: implement pause messagesLukasz Marek2014-04-18
| * lavd/pulse_audio_enc: implement volume messagesLukasz Marek2014-04-18
| * lavd/avdevice: add volume messagesLukasz Marek2014-04-18
| * lavd/pulse_audio_enc: add buffer fullness messagesLukasz Marek2014-04-18
| * lavd/pulse_audio_enc: add nonblocking modeLukasz Marek2014-04-18
| * lavd/pulse_audio_enc: replace simple API with async APILukasz Marek2014-04-18
| * lavd/pulse_audio_enc: cosmeticsLukasz Marek2014-04-18
| * lavd/pulse_audio_common: add context helper functionsLukasz Marek2014-04-18
| * lavd/pulse_audio_common: rename variables and enumsLukasz Marek2014-04-18
* | DSD Stream File (DSF) demuxerPeter Ross2014-04-18
* | avformat/replaygain: fix mixed declaration and statementMichael Niedermayer2014-04-18
|/
* ffmpeg: fix mixed merged & split side data with the stream->packet hackMichael Niedermayer2014-04-18
* Merge commit '32d05934abc7427bb90380a4c1ab20a15fd7d821'Michael Niedermayer2014-04-18
|\
| * mp3dec: decode more data from Info headerAlessandro Ghedini2014-04-17
* | Merge commit '0983d48111f578e17e8c1967d25ce593fce62b63'Michael Niedermayer2014-04-17
|\|
| * crc: add ANSI CRC16 LEAlessandro Ghedini2014-04-17
* | Merge commit 'fbd8e042107ec63e0ddf155588c59dcb76007641'Michael Niedermayer2014-04-17
|\|
| * mp3dec: move XING/Info and VBRI parsing into their own functionsAlessandro Ghedini2014-04-17
* | Merge commit 'ae43c10e36197000de2f3cc99ea35727ce98a796'Michael Niedermayer2014-04-17
|\|
| * replaygain: allow exporting already decoded replaygain valuesAlessandro Ghedini2014-04-17
* | Merge commit '21d8f4da91673051ad7055cf63d989488a56368e'Michael Niedermayer2014-04-17
|\|
| * resample: remove an unneeded context variableAnton Khirnov2014-04-17
* | Write sample_aspect_ratio to asf files.Carl Eugen Hoyos2014-04-17
* | Only insert the icpf atom in ProRes mkv packets if it isn't already present.Carl Eugen Hoyos2014-04-17
* | x86/dsputil: use HADDD where applicableJames Almer2014-04-17