platform/upstream/libav.git
2013-12-14 Reinhard TartlerBump major of libavfilter for reference counted buffer...
2013-12-14 Reinhard TartlerBump libavutil major version to account for the LLS...
2013-12-14 Michael Niedermayerrtpdec_h264: Check the return value of functions doing...
2013-12-14 Martin Storsjösdp: Check theora colorspace before producing the confi...
2013-12-14 Michael Niedermayerhdsenc: Check the init_file() return code
2013-12-14 Michael Niedermayerhdsenc: Fix an off by one error in an array size check
2013-12-14 Michael Niedermayerhdsenc: Avoid integer overflow
2013-12-14 Diego Biurrunconfigure: Detect Solaris libc in an OpenIndiana/illumo...
2013-12-13 Luca Barbatodoxy: Define a group for libswscale documentation
2013-12-13 Luca Barbatoconfigure: Reorder pthreads checks
2013-12-13 Luca Barbatoconfigure: Move the bz2 and zlib checks below phtreads
2013-12-13 Diego Biurrunavutil: Add deprecation ifdefs around obsolete intfloat...
2013-12-13 Diego Biurrunbuild: Merge pthreads/w32threads OBJS declarations
2013-12-13 Diego Biurrunconfigure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS...
2013-12-13 Diego Biurrunconfigure: Detect newer (>=4.1) versions of MinGW32
2013-12-13 Diego Biurrunbuild: Do not add -g to HOSTCFLAGS
2013-12-12 Carl Eugen... mpegts: add HEVC registration descriptor
2013-12-12 Vittorio Giovarachangelog: drop redundant new attribute
2013-12-12 Martin Lambersimg2: add stereo 3d still picture file extensions
2013-12-12 Vittorio Giovarartsp: suppress a incompatible pointer types warning
2013-12-12 Vittorio Giovaraparseutils: fix discarding const attribute warning
2013-12-12 Martin Storsjömp3adu: Set the channel layout properly
2013-12-11 Rumin Samrtspdec: Fix keep-alive request for ACTi cameras
2013-12-11 Anton Khirnovlavc: deprecate avcodec_get_frame_defaults().
2013-12-11 Anton Khirnovh264: call av_frame_unref() instead of avcodec_get_fram...
2013-12-11 Anton Khirnovapi-example: remove an unneeded call to avcodec_get_fra...
2013-12-11 Anton Khirnovlavf: remove an unneeded call to avcodec_get_frame_defa...
2013-12-11 Anton Khirnovmpegvideo: call av_frame_unref() instead of avcodec_get...
2013-12-11 Anton Khirnovmpegvideo: remove an unneeded call to avcodec_get_frame...
2013-12-11 Anton Khirnovavplay: do not call avcodec_get_frame_defaults().
2013-12-11 Anton Khirnovlavc: call av_frame_unref() instead of avcodec_get_fram...
2013-12-11 Anton Khirnovavconv: do not call avcodec_get_frame_defaults()
2013-12-11 Anton Khirnovlavc: deprecate avcodec_free_frame()
2013-12-11 Anton KhirnovReplace all uses of avcodec_free_frame with av_frame_fr...
2013-12-11 Guillaume Martreshevc: set time_base when possible
2013-12-11 Gildas Cocherelhevc: store the VPS list as an AVBufferRef, just like...
2013-12-11 Michael Niedermayerhevc: do not dereference pointer before NULL check...
2013-12-11 Diego Biurrunconfigure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS...
2013-12-10 Reinhard Tartleralsdec: check block length
2013-12-10 Diego Biurrunconfigure: Move log2 dependency declaration to a place...
2013-12-09 Diego Biurrunconfigure: Split host and target libc detection
2013-12-09 Diego Biurrunconfigure: Move toolchain dependency declarations to...
2013-12-09 Vittorio Giovarahevc: parse frame packing arrangement SEI messages...
2013-12-09 Vittorio Giovarampeg12enc: set frame packing information when relevant...
2013-12-09 Vittorio Giovarampeg12dec: parse frame packing arrangement user_data...
2013-12-09 Vittorio Giovaralibx264: set frame packing information when relevant...
2013-12-09 Vittorio Giovarah264: parse frame packing arrangement SEI messages...
2013-12-09 Vittorio Giovaraavframe: add codec-independent stereoscopic metadata
2013-12-09 Diego Biurrunconfigure: Prefix libc-related variables with "libc_"
2013-12-09 Sean McGovernconfigure: detect Solaris libc
2013-12-09 Alexandra Khirnovaavcodec: Use av_reallocp where suitable
2013-12-09 Anton Khirnovdv: use AVFrame API properly
2013-12-09 John Stebbinsac3dec: make drc_scale exponentially
2013-12-09 Anton Khirnovlavc: rework handling of refcounted_frames=0
2013-12-09 Anton Khirnovframe: cosmetics, reindent
2013-12-09 Anton Khirnovframe: copy flags in av_frame_copy_props()
2013-12-09 Anton Khirnovlavc/decode_video(): always unref the frame if there...
2013-12-09 Anton Khirnovlavc: remove a pointless check in decode_audio4()
2013-12-09 Anton Khirnovlavc: use buf[0] instead of data[0] as the indicator...
2013-12-09 Anton Khirnovlavc: remove the extended_data workarounds.
2013-12-09 Anton Khirnovpthread_frame: use the AVFrame API properly.
2013-12-09 Anton Khirnovmxpegdec: use the AVFrame API properly.
2013-12-09 Anton Khirnovp*menc: use the AVFrame API properly.
2013-12-09 Anton Khirnovmjpegdec: use the AVFrame API properly.
2013-12-08 d savformat: AviSynth demuxer rewrite
2013-12-08 Diego Biurrunconfigure: Move adding of compat objects out of libc...
2013-12-08 Diego Biurrundsputil: Move apply_window_int16 to ac3dsp
2013-12-08 Diego Biurrunconfigure: Separate MinGW32 and MinGW64 libc handling
2013-12-07 Guillaume Martreslibvpx: do not mark VP9 as experimental when using...
2013-12-06 Michael Niedermayerdcadec: Decode LFE to avoid adding random data when...
2013-12-06 Justin Ruggleswebp: add a special case for a huffman table with only...
2013-12-06 Justin Ruggleswebp: do not call av_frame_free() on the user-provided...
2013-12-05 Anton Khirnovljpegenc: split yuv encoding into a separate function
2013-12-05 Anton Khirnovljpegenc: split bgr encoding into a separate function
2013-12-05 Anton Khirnovljpegenc: accept bgr24 instead of bgra
2013-12-05 Anton Khirnovljpegenc: rename the encoding function.
2013-12-05 Anton Khirnovljpeg: remove a commented-out line
2013-12-05 Anton Khirnovljpegenc: deMpegEncContextize
2013-12-05 Anton Khirnovmjpegenc: do not pass MpegEncContext to ff_mjpeg_encode...
2013-12-05 Anton Khirnovmjpegenc: do not pass MpegEncContext to ff_mjpeg_encode...
2013-12-05 Anton Khirnovmjpegenc: do not pass MpegEncContext to ff_mjpeg_encode...
2013-12-05 Anton Khirnovmjpegenc: do not pass MpegEncContext to jpeg_table_header()
2013-12-05 Anton Khirnovmjpegenc: remove commented out never-to-be-finished...
2013-12-05 Anton Khirnovmjpegenc: do not pass MpegEncContext to put_huffman_table()
2013-12-05 Anton Khirnovmjpegenc: cosmetics, reformat jpeg_put_comments()
2013-12-05 Anton Khirnovmjpegenc: write the JFIF header if the sample aspect...
2013-12-05 Anton Khirnovmpegvideo: do not set current_picture_ptr in decoders
2013-12-05 Anton KhirnovFATE: drop the last partial frame in the wmv8-drm test
2013-12-05 Anton Khirnovvc1dec: move setting repeat_pict after frame_start...
2013-12-05 Anton Khirnovmpegvideo: make ff_release_unused_pictures() static
2013-12-05 Anton Khirnovmpegvideo: make frame_size_alloc() static.
2013-12-05 Anton Khirnovmpegvideo: move encode-only parts of common_end() to...
2013-12-05 Anton Khirnovmpegvideo: remove commented out cruft from ff_MPV_frame...
2013-12-05 Anton Khirnovmpegvideo: split the encoding-only parts of ff_MPV_fram...
2013-12-05 Anton Khirnovmpegvideo: do not update last_non_b_pict_type in update...
2013-12-05 Anton Khirnovmpegvideo: move encoding-only initialization from commo...
2013-12-05 Anton Khirnovmpegvideo: move setting encoding-only vars from common_...
2013-12-05 Anton Khirnovmpegvideo: don't copy input_picture_number in update_th...
2013-12-05 Anton Khirnovmpeg4videodec: move showed_packed_warning from MpegEncC...
2013-12-05 Anton Khirnovmpeg4videodec: move intra_dc_threshold from MpegEncCont...
next