platform/upstream/libav.git
2014-04-19 Vittorio Giovarafiltfmts: remove unused lavf include
2014-04-19 Vittorio Giovaralavfi: name anonymous structs
2014-04-19 Martin Storsjöconfigure: Handle armcc 5.0
2014-04-17 Alessandro... mp3dec: decode more data from Info header
2014-04-17 Alessandro... crc: add ANSI CRC16 LE
2014-04-17 Alessandro... mp3dec: move XING/Info and VBRI parsing into their...
2014-04-17 Alessandro... replaygain: allow exporting already decoded replaygain...
2014-04-17 Anton Khirnovresample: remove an unneeded context variable
2014-04-16 Luca Barbatodrawtext: Add fontconfig support
2014-04-14 Martin Storsjövp78: Align the intra4x4_pred_mode_top array within...
2014-04-14 Niels Möllerdcadec: Delete redundant init_get_bits call
2014-04-14 Stephan Sollerrtmpproto: Handle RTMP chunk size packets before the...
2014-04-14 Martin Storsjörtmpproto: Make sure to pass on the error code if read_...
2014-04-13 James Almerx86/synth_filter: remove the fma3 version ifdefs
2014-04-13 Alessandro... af_volume: implement replaygain clipping prevention
2014-04-13 Anton Khirnovlavr: allocate the resampling buffer with a positive...
2014-04-13 Anton KhirnovFATE: add tests for more resampling modes
2014-04-13 Anton Khirnovresample: implement flushing
2014-04-12 Tim Walkerdcadec: Use correct channel count in stereo downmix...
2014-04-12 Tim Walkerdcadec: Do not decode the XCh extension when downmixing...
2014-04-12 Jean Firsttiffdec: support predictor type 2 with RGB48 pixel...
2014-04-12 Justin Rugglestiffdec: remove an unneeded variable
2014-04-12 Justin Rugglestiff: use a better name and enum values for Photometric...
2014-04-12 Justin Rugglestiffdec: use a single strip if RowsPerStrip is 0
2014-04-12 Justin Rugglestiffdec: use bytestream2 to simplify overread/overwrite...
2014-04-12 Justin Rugglesbytestream: add bytestream2_copy_buffer() functions
2014-04-12 Paul B Maholbytestream: add functions for accessing size of buffer
2014-04-12 Justin Rugglestiffdec: use correct data type for palette entries...
2014-04-12 Jean Firsttiffdec: rename variables for consistency and fix varia...
2014-04-12 Justin Rugglesswscale: Set alpha to opaque for internal palettes.
2014-04-12 Justin Rugglesswscale: fix some undefined signed left shifts
2014-04-12 Justin Rugglesswscale: fix an implementation-defined unsigned-to...
2014-04-12 Katerina Barone... doc: Libavfilter English cleanup
2014-04-12 Michael Niedermayermp3enc: Properly write bitrate value in XING header
2014-04-11 Anton Khirnovresample: split linear into its own function
2014-04-11 Anton Khirnovresample: add initial padding explicitly
2014-04-11 Anton Khirnovresample: drop useless abs()
2014-04-11 Anton Khirnovresample: reindent
2014-04-11 Anton Khirnovresample: split the nearest neighbour path into a separ...
2014-04-11 Anton Khirnovresample: fix avresample_get_delay() return value
2014-04-11 Timothy GuDNxHD: convert inline asm to yasm
2014-04-11 Timothy GuDNxHD: make get_pixel_8x4_sym accept ptrdiff_t as stride
2014-04-11 Vittorio GiovaraDNxHD: K&R formatting cosmetics
2014-04-10 Luca Barbatomp2: Do not force a samplerate
2014-04-10 Derek Buitenhuislibx265: Only set the SAR if it is valid
2014-04-10 Derek Buitenhuislibx265: Use 16-bit SAR
2014-04-10 Derek Buitenhuislibx265: Use x265_param_parse to set the SAR
2014-04-10 Anton Khirnovmov: read hydrogenaudio replaygain information
2014-04-10 Nicolas Georgelibavfilter: Add asettb filter for setting timebase...
2014-04-09 wm4mpegvideo: operate with pointers to AVFrames instead...
2014-04-09 Vittorio Giovarafate: correctly set sample rate for mp2 tests
2014-04-08 Luca Barbatodoc: Completely document the x264 options
2014-04-08 Luca Barbatodoc: Use a 3 columns multitable
2014-04-08 Luca Barbatodoc: Change the multitable rendering in texi2pod
2014-04-08 Vittorio Giovarafate: update tests for YVYU422 pixel format
2014-04-08 Vittorio Giovararawvideo: Support decoding YVYU422 FourCC
2014-04-07 Vittorio Giovaraswscale: support converting YVYU422 pixel format
2014-04-07 Vittorio Giovaralavu: Add packed YVYU422 pixel format
2014-04-07 Vittorio Giovaramp2: match twolame default options
2014-04-07 Paul B Mahollibtwolame MP2 encoding support
2014-04-07 Vittorio Giovaralibxvid: fix missing end of line character
2014-04-06 Timothy Guxtea: Add Doxy @file and group
2014-04-06 Timothy Guadler32: Fix doxy group definition
2014-04-06 Luca Barbatoh264: Refactor decode_nal_units
2014-04-06 Timothy Gulibxvid: Add SSIM displaying through a libxvidcore...
2014-04-06 Timothy Gulibxvid: add working lumimasking and variance AQ
2014-04-06 Janne Grunauaarch64: implement videodsp.prefetch
2014-04-06 Janne Grunauaarch64: add armv8 CPU flag
2014-04-06 Paul B Maholfate: add tests for SANM and VIMA
2014-04-06 Paul B MaholLucasArts SMUSH demuxer
2014-04-06 Paul B MaholLucasArts SMUSH VIMA audio decoder
2014-04-06 Paul B MaholLucasArts SMUSH SANM video decoder
2014-04-04 Diego Biurrundsputil: Move DV-specific ff_zigzag248_direct table...
2014-04-04 Diego Biurrunx86: dsputil: Move ff_apply_window_int16_* bits to...
2014-04-04 Diego Biurrunx86: h264_qpel: Simplify an #if conditional
2014-04-04 Diego Biurrunx86: Drop some unnecessary YASM ifdefs
2014-04-04 Diego Biurrunppc: Drop a bunch of unnecessary dsputil_altivec.h...
2014-04-04 Diego Biurrunx86: dsputil: Eliminate some unnecessary dsputil_x86...
2014-04-04 Diego BiurrunRemove a number of unnecessary dsputil.h #includes
2014-04-04 Anton Khirnovaf_ashowinfo: print a more descriptive name for AV_MATR...
2014-04-04 Alessandro... af_volume: implement replaygain pre-amplification
2014-04-04 James Almerx86/synth_filter: add synth_filter_fma3
2014-04-04 James Almerx86/synth_filter: add synth_filter_avx
2014-04-04 James Almerx86/synth_filter: add synth_filter_sse
2014-04-04 Michael Niedermayerreplaygain: remove unused variable
2014-04-04 Alessandro... oggparsevorbis: export replaygain tags from Vorbis...
2014-04-04 Alessandro... flacdec: export replaygain tags from Vorbis comments
2014-04-04 Alessandro... replaygain: correctly parse peak values
2014-04-04 Alessandro... replaygain: fix gain sign decoding
2014-04-04 Janne Grunauarm: asm decode_block_coeffs_internal is vp8 specific
2014-04-04 Vittorio Giovarafate: add a VP7 test
2014-04-04 Peter RossOn2 VP7 decoder
2014-04-03 Carl Eugen... riff: Add an additional AAC TwoCC
2014-04-03 Piotr Bandurskiriff: support 0xa100 TwoCC for G723_1
2014-04-03 Piotr Bandurskiriff: add 0x594a TwoCC for Xan DPCM
2014-04-03 Compnriff: add 0x64 to g726
2014-04-03 Piotr Bandurskiriff: add G723_1 wav tag
2014-04-03 Compnriff: map 0x0038 to amrnb
2014-04-03 Paul B Maholriff: Support FLIC FourCC
2014-04-03 Michael Niedermayerriff: add escape130 FourCC
next