summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* aarch64: Use .data.rel.ro for const data with relocationsMartin Storsjö2014-12-093-30/+35
* arm: Use .data.rel.ro for const data with relocationsMartin Storsjö2014-12-095-4/+11
* mov: further expand the list of parsed metadata tagsDave Rice2014-12-081-0/+18
* mov: expand the list of parsed metadata tagsVittorio Giovara2014-12-081-0/+23
* mov: parse XMP metadata on demandVittorio Giovara2014-12-083-1/+6
* mov: parse @PRM and @PRQ metadata tagsVittorio Giovara2014-12-081-3/+6
* mov: cosmetics: reorder the list of tagsVittorio Giovara2014-12-081-29/+29
* h264: increase MAX_SLICES to 32Vittorio Giovara2014-12-081-1/+1
* vf_frei0r: do not increment string if it reached the endVittorio Giovara2014-12-081-1/+2
* Allow reading of growing avi files (currently being written)Joakim Plate2014-12-0810-4/+13
* dpx: always write the image offsetZoltan Kovacs2014-12-082-1/+2
* riff: Support decoding png in avi (ImageJ)Carl Eugen Hoyos2014-12-081-0/+1
* arm: fft_vfp: Unify the behaviour in ff_fft_calc_vfp between arm/thumbMartin Storsjö2014-12-081-10/+5
* arm: fft_vfp: Add a missing "endconst" when building in thumb modeMartin Storsjö2014-12-081-0/+1
* rtpproto: Write a warning if the input data written isn't RTP packetizedMartin Storsjö2014-12-081-0/+4
* doc: Use the correct @subsection tagLuca Barbato2014-12-071-1/+1
* mp3: Tweak the probe scoresLuca Barbato2014-12-071-1/+4
* latm: Do not give a score for a single instanceLuca Barbato2014-12-071-1/+1
* lavfi: Increase drawtext font size limitsМихаил Муковников2014-12-071-1/+1
* v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-12-058-55/+389
* swscale: Properly scale YUVDerek Buitenhuis2014-12-0514-53/+76
* mov: skip version and flags attributes in mov_read_chan()Matthieu Bouron2014-12-051-0/+3
* lavc: mention that the parser callback never returns an errorVittorio Giovara2014-12-051-0/+2
* rm: Use the correct codec_data_size signednessLuca Barbato2014-12-043-5/+5
* APIchanges: mark the release 11 branch pointwm42014-12-031-3/+7
* mkv: Validate ASS Start and End fieldsLuca Barbato2014-12-031-2/+19
* configure: enable vda hwaccel by defaultVittorio Giovara2014-12-031-1/+1
* mpegvideo: exit cleanly when ff_mpv_common_frame_size_change() failsMichael Niedermayer2014-12-031-3/+3
* mpegvideo: free_context_frame() cannot fail, make it return voidMichael Niedermayer2014-12-031-5/+2
* mpegvideo: replace assert about interlaced EC with debug av_log()Michael Niedermayer2014-12-031-1/+3
* mpeg12dec: Use more specific error codesMichael Niedermayer2014-12-031-51/+51
* mpeg12dec: Print error/warning messages on issues in mpeg1_decode_sequence()Michael Niedermayer2014-12-031-2/+7
* exr: Add a gamma flag to exr loader to avoid bandingGonzalo Garramuno2014-12-031-7/+110
* h264: proper cleanup in ff_h264_alloc_tables() if DPB alloc failsMichael Niedermayer2014-12-031-1/+1
* h264: Fix memory leak on ff_h264_decode_init() failureDale Curtis2014-12-031-1/+3
* Drop the unofficial extension prefix for MPEG and MPEG-TS formatsFlorent Le Coz2014-12-023-4/+4
* mpegtsenc: recognize .mts as MPEG Transport StreamJean-Baptiste Mardelle2014-12-021-1/+1
* Add support for BDAV/m2ts-mode muxingFredrik Axelsson2014-12-021-7/+35
* options_table: fix colorspace minimum option valueJon Morley2014-12-021-1/+1
* mov: allocate the tag value dynamicallyThilo Borgmann2014-12-021-5/+10
* mov: Add an option for exporting all metadataVittorio Giovara2014-12-023-8/+21
* mov: do not truncate the language-prefixed tagVittorio Giovara2014-12-021-1/+1
* rtsp: move the CONFIG_ macros to the beginning of the checkVittorio Giovara2014-12-021-13/+13
* aac: Simplify decode_mid_side_stereoLuca Barbato2014-12-021-4/+3
* Make the RELEASE file match with the most recent tagReinhard Tartler2014-12-011-1/+1
* Replace lena.pnmReinhard Tartler2014-11-2893-1050/+1636
* Treat all '*.pnm' files as non-text fileReinhard Tartler2014-11-281-0/+1
* rtmpproto: Fix a typo in a commentMartin Storsjö2014-11-281-1/+1
* dashenc: Avoid a VLA-like constructMartin Storsjö2014-11-281-3/+2
* dashenc: Add options to make segment names configurableBryan Huh2014-11-281-8/+146
OpenPOWER on IntegriCloud