summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cosmetics: Rename ffsink to avsink.Diego Biurrun2012-01-19
* avprobe, cmdutils: K&R formatting cosmeticsGaurav Narula2012-01-18
* tests: K&R formatting cosmetics for test programsGaurav Narula2012-01-18
* lavf: free packets for muxers implementing interleave_packet().Anton Khirnov2012-01-18
* lavf: fix and extend av_interleaved_write_frame() doxy.Anton Khirnov2012-01-18
* mov: Remove dead stores for spherical coordinates for channel position.Alex Converse2012-01-18
* error_resilience: K&R formatting cosmeticsDonald Ovcharov2012-01-18
* RELEASE_NOTES: mention hiding private symbols in shared builds.Anton Khirnov2012-01-18
* RELEASE_NOTES: mention some notable API changes in 0.8Anton Khirnov2012-01-18
* tta: cast output data pointer to the correct typeJustin Ruggles2012-01-17
* avconv: fix -frames for video encoders with delay.Anton Khirnov2012-01-17
* rv34: add NEON rv34_idct_addJanne Grunau2012-01-16
* rv34: 1-pass inter MB reconstructionChristophe GISQUET2012-01-16
* add SMJPEG muxerPaul B Mahol2012-01-16
* avformat: split out common SMJPEG codePaul B Mahol2012-01-16
* pictordec: Use bytestream2 functionsLaurentiu Ion2012-01-15
* avconv: use avcodec_encode_audio2()Justin Ruggles2012-01-15
* pcmenc: use AVCodec.encode2()Justin Ruggles2012-01-15
* avcodec: bump minor version and add APIChanges for the new audio encoding APIJustin Ruggles2012-01-15
* avcodec: Add avcodec_encode_audio2() as replacement for avcodec_encode_audio()Justin Ruggles2012-01-15
* avcodec: add a public function, avcodec_fill_audio_frame().Justin Ruggles2012-01-15
* rv34: Intra 16x16 handlingChristophe GISQUET2012-01-16
* rv34: Inter/intra MB code splitChristophe GISQUET2012-01-16
* fate: split ADPCM and DPCM test references into separate files.Diego Biurrun2012-01-15
* mov, mxfdec: Employ more meaningful return values.Daniel Huang2012-01-15
* lavc: Relax API strictness in avcodec_decode_audio3 with a custom get_buffer()Reinhard Tartler2012-01-15
* wavpack: fix clipping for 32-bit lossy modeKostya Shishkov2012-01-15
* vb: Use bytestream2 functionsLaurentiu Ion2012-01-14
* sgidec: Use bytestream2 functions to prevent buffer overreads.Aneesh Dogra2012-01-14
* cosmetics: Move static and inline attributes to more standard places.Diego Biurrun2012-01-14
* configure: provide libavfilter/version.h header to get_version()Stefano Sabatini2012-01-14
* swscale: change yuv2yuvX code to use cpuflag().Ronald S. Bultje2012-01-13
* libx264: Don't leave max_b_frames as -1 if the user didn't set itMartin Storsjö2012-01-14
* FATE: convert output to rgba for the targa tests which currently output pal8Justin Ruggles2012-01-13
* fate: add missing reference files for targa tests in 9c2f9b0e2Janne Grunau2012-01-13
* FATE: enable the 2 remaining targa conformance suite testsJustin Ruggles2012-01-13
* targa: add support for rgb555 paletteJustin Ruggles2012-01-13
* FATE: fix targa tests on big-endian systemsJustin Ruggles2012-01-13
* FATE: add tests for targaJustin Ruggles2012-01-13
* ARM: fix Thumb-mode simple_idct_armMans Rullgard2012-01-13
* ARM: 4-byte align start of all asm functionsMans Rullgard2012-01-13
* rgb2rgb: rgb12to15()Paul B Mahol2012-01-12
* swscale-test: fix stack overread.Ronald S. Bultje2012-01-12
* swscale: fix invalid conversions and memory problems.Ronald S. Bultje2012-01-12
* cabac: split cabac.h into declarations and function definitionsDiego Biurrun2012-01-12
* cabac: Mark ff_h264_mps_state array as static, it is only used within cabac.c.Diego Biurrun2012-01-12
* cabac: Remove ff_h264_lps_state array.Diego Biurrun2012-01-12
* utils: Check for extradata size overflows.Alex Converse2012-01-12
* ARM: rv34: fix asm syntax in dc transform functionsMans Rullgard2012-01-12
* avio: Fix the value of the deprecated URL_FLAG_NONBLOCKMartin Storsjö2012-01-12