platform/upstream/libav.git
2012-10-04 Anton Khirnovsamplefmt: make av_samples_alloc() initialize the data...
2012-10-03 Justin Ruggleslibspeexdec: handle NULL return value from speex_packet...
2012-10-03 Michael Niedermayerh264probe: Don't error out on bits that no longer are...
2012-10-03 Janne Grunaumpegvideo: set extended_data in ff_update_duplicate_con...
2012-10-03 Justin Ruggleslibspeexdec: properly handle DTX for multiple frames...
2012-10-03 Justin Ruggleslibspeexdec: move the SpeexHeader from LibSpeexContext...
2012-10-03 Justin Ruggleslibspeexdec: simplify setting of frame_size
2012-10-03 Justin Ruggleslibspeexdec: set channel_layout
2012-10-03 Justin Ruggleslibspeexdec: If the channel count is not valid, decode...
2012-10-03 Justin Ruggleslibspeexdec: improve setting of Speex mode and sample...
2012-10-03 Dmitry Samonenkolibspeex: Add a private option for enabling VAD
2012-10-03 Michael Niedermayerxtea: Test inplace decryption
2012-10-03 Michael Niedermayerxtea: Fix CBC decryption when src==dst
2012-10-03 Martin Storsjöxtea: Factorize testing into a separate function
2012-10-03 Diego Biurrunconfigure: Refactor HAVE_ options available on the...
2012-10-03 Diego Biurrunavconv/avprobe: Add missing 'void' to exit_program...
2012-10-03 Mans RullgardAllow use of strncpy()
2012-10-03 Martin Storsjöblowfish: Add more tests
2012-10-03 Martin Storsjöblowfish: Fix CBC decryption with dst==src
2012-10-03 Martin Storsjöblowfish: Factorize testing into a separate function
2012-10-03 Mans RullgardARM: use numeric ID for Tag_ABI_align_preserved
2012-10-02 Martin Storsjösegment: Pass the interrupt callback on to the chained...
2012-10-02 Mans RullgardARM: bswap: drop armcc version of av_bswap16()
2012-10-02 Mans RullgardARM: set Tag_ABI_align_preserved in all asm files
2012-10-02 Mans RullgardARM: fix Thumb PIC on Apple
2012-10-02 Luca Barbatonut: add do {} while (0) to GET_V
2012-10-02 Alex Conversetiffenc: Check av_malloc() results.
2012-10-02 Alex Conversetiffenc: Simplify pixel format setup using AVPixFmtDesc...
2012-10-01 Diego Elio... Use atexit() instead of defining a custom exit_program...
2012-10-01 Derek Buitenhuismsvc: Fix detection of VFW & Avisynth required libs
2012-10-01 Luca Barbatoavformat: refactor avformat_write_header
2012-10-01 Luca Barbatoavformat: refactor avformat_write_header
2012-10-01 Luca Barbatoavformat: split muxing functions from util.c
2012-10-01 Justin Rugglesadpcmdec: set AVCodec.sample_fmts
2012-10-01 Justin Rugglestwinvq: use planar sample format
2012-10-01 Justin Rugglesralf: use planar sample format
2012-10-01 Justin Rugglesmpc7/8: use planar sample format
2012-10-01 Justin Rugglesiac/imc: use planar sample format
2012-10-01 Justin Rugglesdcadec: use float planar sample format
2012-10-01 Justin Rugglescook: use planar sample format
2012-10-01 Justin Rugglesatrac3: use float planar sample format
2012-10-01 Justin Rugglesapedec: output in planar sample format
2012-10-01 Justin Ruggles8svx: use planar sample format
2012-10-01 Justin Rugglesavconv: improve sample format negotiation for decoder...
2012-10-01 Nathan CaldwellOpus encoder using libopus
2012-10-01 Diego Biurrunmpegts: Drop pointless casting of hex_dump_debug arguments
2012-10-01 Diego Biurrunavformat: const correctness for av_hex_dump / av_hex_du...
2012-10-01 Diego Biurrunwmadec: Adjust debug printf argument length modifier
2012-10-01 Diego Biurrunavcodec: Convert some commented-out printf/av_log insta...
2012-10-01 Diego Biurrunavcodec: Drop silly and/or broken printf debug output
2012-10-01 Diego Biurrunavcodec: Drop some silly commented-out av_log() invocations
2012-10-01 Diego Biurrunavformat: Convert some commented-out printf/av_log...
2012-10-01 Diego Biurrunavformat: Remove non-compiling and/or silly commented...
2012-10-01 Diego BiurrunRemove some silly disabled code.
2012-10-01 Justin Rugglesac3dec: ensure get_buffer() gets a buffer for the corre...
2012-09-29 Jindřich Makovičkah264: avoid stuck buffer pointer in decode_nal_units
2012-09-29 Anton Khirnovmpeg12: fix the semantics of the int* parameter of...
2012-09-29 Anton Khirnovmpeg12: move mpeg_decode_frame() lower
2012-09-29 Michael Niedermayeravsdec: Set dimensions instead of relying on the demuxer.
2012-09-29 Michael Niedermayerwmalosslessdec: Reset put bit buffer when num_saved_bit...
2012-09-29 Anton Khirnovdfa: improve boundary checks in decode_dds1()
2012-09-29 Anton Khirnovwmalosslessdec: Fix reading too many bits in decode_cha...
2012-09-29 Michael Niedermayerwmalosslessdec: fix a get_bits(0) in decode_ac_filter
2012-09-29 Michael Niedermayerwmalosslessdec: make MCLMS arrays big enough for what...
2012-09-29 Anton Khirnovindeo4/5: check empty tile size in decode_mb_info().
2012-09-29 Anton Khirnovivi_common: make ff_ivi_process_empty_tile() static.
2012-09-29 Michael Niedermayerindeo5: check tile size in decode_mb_info().
2012-09-29 Anton Khirnovindeo3: fix out of cell write.
2012-09-29 Anton Khirnovwmalosslessdec: increase channel_coeffs/residues size
2012-09-29 Anton Khirnovwmalosslessdec: increase WMALL_BLOCK_MAX_BITS to 14.
2012-09-29 Michael Niedermayerlagarith: check count before writing zeros.
2012-09-29 Michael Niedermayerwmaprodec: check num_vec_coeffs for validity
2012-09-29 Anton Khirnovavidec: use actually read size instead of requested...
2012-09-29 Anton Khirnovavidec: return 0, not packet size from read_packet().
2012-09-29 Michael Niedermayerindeo4: update AVCodecContext width/height on size...
2012-09-29 Anton Khirnovdfa: check that the caller set width/height properly.
2012-09-29 Michael Niedermayerindeo5dec: Make sure we have had a valid gop header.
2012-09-29 Michael Niedermayercavsdec: check for changing w/h.
2012-09-29 Anton Khirnovlavc: set channel count from channel layout in avcodec_...
2012-09-28 Derek Buitenhuisdoc/platform: Rework the Visual Studio linking section
2012-09-28 Derek Buitenhuisdoc/faq: Change the Visual Studio entry to reflect...
2012-09-28 Derek Buitenhuisdoc/platform: Replace Visual Studio section with build...
2012-09-28 Derek Buitenhuisdoc/platform: Nuke section on linking static MinGW...
2012-09-28 Derek Buitenhuisdoc/platform: Remove false claim about MinGW installer
2012-09-28 Derek Buitenhuisdoc/platform: Mention MinGW-w64
2012-09-28 Michael Niedermayerdsputil_mmx: fix reading prior of the src array in...
2012-09-28 Luca Barbatompegaudiodec: fix short_start calculation
2012-09-28 Nathan Caldwelllibopus: Remap channels using libopus' internal remapping.
2012-09-28 Nicolas GeorgeOpus decoder using libopus
2012-09-28 Nathan Caldwellavcodec: document the use of AVCodecContext.delay for...
2012-09-28 Kostya Shishkovvc1dec: add flush function for WMV9 and VC-1 decoders
2012-09-27 Duncan Salernohttp: Increase buffer sizes to cope with longer URIs
2012-09-27 Diego Biurrunnutenc: const correctness for ff_put_v_trace/put_s_trac...
2012-09-27 Diego Biurrunh264_refs: Fix debug tprintf argument types
2012-09-27 Diego Biurrungolomb: const correctness for get_ue()/get_se() functio...
2012-09-27 Diego Biurrunget_bits: const correctness for get_bits_trace()/get_xb...
2012-09-27 Diego Biurrundwt: Drop unused functions spatial_compose{53|97}i()
2012-09-27 Diego Biurrunnutdec: Remove unused and broken debug function stub
2012-09-27 Diego Biurrunavcodec: Drop long-deprecated imgconvert.h header
2012-09-27 Nathan CaldwellAdd Opus support to the Ogg muxer.
next