summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* lavc: use a separate field for exporting audio encoder paddingAnton Khirnov2014-10-13
* h263dec: call get_format() on resolution changesRémi Denis-Courmont2014-10-13
* h263dec: call get_format after setting resolution and profileRémi Denis-Courmont2014-10-13
* icecast: Do not use chunked postMark McGough2014-10-12
* movenc: Simplify code by using an existing local pointerMartin Storsjö2014-10-12
* movenc: Print a warning for an unhandled case of nonzero start dts with empty...Martin Storsjö2014-10-12
* movenc: Write edit lists for fragmented files as well, if necessaryMartin Storsjö2014-10-12
* movenc: Add some comments explaining subtle details in writing the edit listsMartin Storsjö2014-10-12
* movenc: Adjust edit lists to trim out parts of tracks with negative ptsMichael Niedermayer2014-10-12
* smoothstreamingenc: Simplify code by removing a redundant variableMartin Storsjö2014-10-12
* lavf: Don't drop both pts and dts if timestamps are invalidMichael Niedermayer2014-10-12
* tcp: Add AVOption supportLuca Barbato2014-10-10
* tls: Support passing old-style tcp optionsLuca Barbato2014-10-10
* rtsp: Add rtsps to the probeLuca Barbato2014-10-10
* rtsp: Support tls when in listen modeLuca Barbato2014-10-10
* rtsp: Support tls-encapsulated RTSPLuca Barbato2014-10-10
* rtsp: Check for command strings without spacesLuca Barbato2014-10-10
* sctp: Use AVERROR_BUG instead of abort()Luca Barbato2014-10-10
* lavf: More informative error messageLuca Barbato2014-10-10
* w32pthreads: use the condition variable API directly when targeting newer ver...James Almer2014-10-10
* w32pthreads: use the CONDITION_VARIABLE typedef if availableJames Almer2014-10-10
* ismindex: handle discontinuous streams betterMika Raento2014-10-09
* vc1: initialize color propertiesVittorio Giovara2014-10-08
* vp9: initialize color space and range propertiesVittorio Giovara2014-10-08
* vp8: initialize color space and range propertiesVittorio Giovara2014-10-08
* mov: support the Color Parameter Atoms 'colr'Vittorio Giovara2014-10-08
* avcodec: fix colorspace option descriptionVittorio Giovara2014-10-08
* avcodec: add enum values on chroma sample locationMarc-Antoine Arnaud2014-10-08
* avcodec: fix descriptions on color transfer optionsMarc-Antoine Arnaud2014-10-08
* dump: Update streams and chapters printout formatSylvain Rabot2014-10-08
* dump: print the original coded dimensions when availableVittorio Giovara2014-10-08
* dump: print detailed color space informationVittorio Giovara2014-10-08
* dump: split audio and video probing on multiple linesVittorio Giovara2014-10-08
* pixdesc: return color properties namesVittorio Giovara2014-10-08
* pixfmt: mark further reserved valuesVittorio Giovara2014-10-08
* doc: expand description for some color propertiesVittorio Giovara2014-10-08
* avprobe: print color properties for show_streamsVittorio Giovara2014-10-08
* avcodec: make sure color_range is properly initializedVittorio Giovara2014-10-08
* vc1: Split the decoder in componentsLuca Barbato2014-10-08
* avformat: bump version after mime_type changeVittorio Giovara2014-10-08
* avformat: use const char* instead of uint8_t* for AVProbeData.mime_typeAndreas Cadhalpun2014-10-08
* x86: h264_intrapred: Don't treat 32-bit integers as 64-bitHenrik Gramner2014-10-08
* jpeg2000: split off inverse MCT as Jpeg2000DSPJames Almer2014-10-08
* h263dec: Force padding bug workaround for H.263.Josh Allmann2014-10-07
* hevc_mvs: make sure to always initialize the temporal MV fullyAnton Khirnov2014-10-07
* hevc_mvs: initialize the temporal MV in case of missing refAnton Khirnov2014-10-07
* lavf: Set the stream time base hint properly for chained muxersMartin Storsjö2014-10-06
* sdp: Simplify parsing/conversion of H264 extradataMartin Storsjö2014-10-06
* ff_get_format: fix infinite loopRémi Denis-Courmont2014-10-06
* lavc: specify the behavior of av_lockmgr_register on failure.Manfred Georg2014-10-06