platform/upstream/libav.git
2014-06-20 Anton Khirnovdvenc: initialize the profile only once, at init
2014-06-20 Anton KhirnovUse av_packet_rescale_ts() to simplify code.
2014-06-20 Anton Khirnovlavc: add a convenience function for rescaling timestam...
2014-06-19 Vittorio Giovarastereo3d: add missing include guards
2014-06-19 Diego Biurrunconfigure: Drop duplicate pkg-config entry from help...
2014-06-19 Dirk Ausserhausi263: skip dummy frames
2014-06-18 Diego Biurrundsputil: Split clear_block*/fill_block* off into a...
2014-06-18 Luca Barbatohevc: Mark num_bins_in_se as unused
2014-06-18 Joshua Kordanirtsp: Support misordered fmtp rtpmap
2014-06-18 Luca Barbatortsp: Factor out fmtp parsing
2014-06-18 Luca Barbatodoc: Document segment_list_type
2014-06-18 Anton Khirnovlavf: switch to AVStream.time_base as the hint for...
2014-06-18 Anton Khirnovriffenc: take an AVStream instead of an AVCodecContext
2014-06-18 Anton Khirnovlavf: add the notimestamps flag to the muxers missing it
2014-06-18 Anton Khirnovrtpenc: base max_frames_per_packet on avg_frame_rate...
2014-06-18 Anton KhirnovRemove avserver.
2014-06-18 Niels Möllerdcadec: replace ldexpf with a multiplication by a constant
2014-06-18 Roman SavchenkoAVFrame: factor out freeing the side data
2014-06-17 Rafaël Carrévp9 encoder: use a decent default speed setting
2014-06-17 Josh Allmannflvenc: Don't over-count metadata.
2014-06-17 Tristan Matthewstiffenc: fix packet size calculation
2014-06-17 Diego Biurrunjpeg2000: Mark static data init functions as av_cold
2014-06-17 Anton Khirnovavconv: use the correct variable in comparison
2014-06-16 Luca Barbatoconfigure: Directly support Android as target OS
2014-06-16 Vittorio Giovaragitignore: add dylib and swp entries
2014-06-14 Vittorio Giovaralavf: dump stream side data when probing
2014-06-14 Vittorio Giovaralavf: group dump functions together
2014-06-14 Vittorio Giovaravf_showinfo: print display transformation values
2014-06-13 Diego Biurrunac3: Only initialize float_dsp for the float encoder...
2014-06-13 Diego BiurrunRename tpel_template.c ---> pel_template.c
2014-06-12 Vittorio Giovaraconfigure: use pkg-config for libx264
2014-06-12 Derek Buitenhuislibx265: Remove unneeded bit depth check
2014-06-12 Derek Buitenhuislibx265: Add 4:2:2 support
2014-06-12 Derek Buitenhuislibx265: Actually use X265_API_IMPORTS
2014-06-12 Diego BiurrunRemove some unnecessary CONFIG_FOO_COMPONENT ifdefs
2014-06-12 Anton Khirnovavconv: make -shortest work with streamcopy
2014-06-11 Luca Barbatolibx264: Support bitrate reconfiguration
2014-06-11 Janne Grunauh263enc: keep block_last_index always valid during...
2014-06-11 Janne Grunaumpegvideo: synchronize AVFrame pointers in ERContext...
2014-06-10 Vittorio Giovarafate: add on2avc audio test
2014-06-10 Vittorio Giovarampegvideoenc: check color_range
2014-06-10 Diego Biurrunppc: Consistently use convenience macro for runtime...
2014-06-10 Diego Biurrunppc: Fix runtime CPU detection for apedsp, huffyuvdsp...
2014-06-10 Luca Barbatompegts: Provide an option to override the pcr period
2014-06-10 Luca Barbatompegts: Move the option section to the bottom
2014-06-10 Luca Barbatodoc: Document mpegts muxrate
2014-06-10 Martin Storsjöx86: h264: Don't keep data in the redzone across functi...
2014-06-10 Martin Storsjöadpcm: Write the proper predictor in trellis mode in...
2014-06-09 Janne Grunauav_dict_set: fix potential memory leak with AV_DICT_DON...
2014-06-09 Janne Grunauconfigure: use .altmacro for gnu as check on arm
2014-06-06 Martin Storsjöadpcm: Avoid reading out of bounds in the IMA QT trelli...
2014-06-06 Martin Storsjöoggenc: Set the right AVOption size for the pref_durati...
2014-06-06 Marc-Antoine... avcodec options: add enum option for color_range
2014-06-06 Marc-Antoine... avcodec options: add enum option for colorspace
2014-06-06 Marc-Antoine... avcodec options: add enum option for color_trc
2014-06-06 Marc-Antoine... avcodec options: add enum option for color_primaries
2014-06-06 Marc-Antoine... mpeg2: add sequence display extension information
2014-06-06 Martin Storsjölibfdk-aac: Relicense the library wrappers to the ISC...
2014-06-06 Martin Storsjömov: Export geotag metadata fields
2014-06-05 Diego Biurrundict: const correctness for av_dict_get() and av_dict_c...
2014-06-04 Luca Barbatoavconv: Report the codec and the encoder separately
2014-06-04 Martin Storsjöoggenc: Support flushing the muxer
2014-06-03 Janne Grunaubuild: check if AS supports the '.func' directive
2014-06-03 Janne Grunauarm: check if AS supports .dn
2014-06-03 Janne Grunauaarch64: use '#' for whole line asm comments
2014-06-03 Janne Grunauaarch64: remove optional :pg_hi21: for adrp instruction
2014-06-03 Janne Grunauaarch64: add darwin style PAGE/PAGEOFF relocations
2014-06-02 Diego BiurrunRemove all Blackfin architecture optimizations
2014-06-02 Diego Biurrunbink: Rename BinkDSPContext member so as not to clash...
2014-06-01 Uwe L. Kornrtmpproto: read metadata to set correct FLV header
2014-06-01 Uwe L. Kornrtmppkt: Add method to read an AMF string that is not...
2014-06-01 Uwe L. Kornflvdec: Do not default to a video and audio stream
2014-06-01 Dirk AusserhausDecode both parts of Indeo4 IP frames
2014-06-01 Dirk AusserhausMove Indeo4 frametypes into common header.
2014-06-01 Anton Khirnovavconv: do not use the stream codec context for encoding
2014-06-01 Anton Khirnovavconv: do not use the stream codec context for decoding
2014-06-01 Anton Khirnovflac muxer: support reading updated extradata from...
2014-06-01 Anton Khirnovflac muxer: accept only STREAMINFO extradata
2014-06-01 Anton Khirnovflacenc: send final extradata in packet side data
2014-06-01 Anton Khirnovlavc: add an option to enable side data-only packets...
2014-06-01 wm4libavcodec: set AVFrame colorspace fields on decoding
2014-06-01 wm4lavu: add all color-related enums to AVFrame
2014-06-01 Tudor Suciumatroskaenc: Allow VP9 and Opus in webm
2014-05-31 Martin Storsjörtpenc_chain: Don't copy the time base to the source...
2014-05-30 Thierry Fauckppc: Fix compilation for ppc64le (ELFv2)
2014-05-30 Martin StorsjöRevert "rtpenc_chain: Don't copy the time_base back...
2014-05-29 Diego Biurrundsputil: Split off quarterpel bits into their own context
2014-05-29 Diego Biurrundsputil: Move Bink-specific add_pixels8 to binkdsp
2014-05-29 Diego Biurrundsputil: Move APE-specific bits into apedsp
2014-05-29 Diego Biurrundsputil: Move mspel_pixels_tab to the only place it...
2014-05-29 Diego Biurrundsputil: Move ff_alternate_*_scan tables to mpegvideo
2014-05-29 Diego Biurrundsputil: Move SVQ1 encoding specific bits into svq1enc
2014-05-29 Diego Biurrunsvq1enc: Rename SVQ1Context to SVQ1EncContext
2014-05-29 Martin Storsjöaarch64: Use the correct syntax for relocations
2014-05-29 Anton Khirnovmatroskaenc: set the stream timebase earlier
2014-05-29 Anton Khirnovflvenc: only write the framerate tag based on avg_frame...
2014-05-29 Anton Khirnovmovenc: write avg_frame_rate as the framerate, not...
2014-05-29 Anton Khirnovmatroskaenc: base DefaultDuration on the framerate...
2014-05-29 Roman Savchenkoframe: fix the error path in av_frame_copy_props()
2014-05-28 Luca Barbatoaf_resample: Use avresample_get_out_samples
next