Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-13avformat: Do not use AVFMT_RAWPICTURELuca Barbato
2015-10-10nullenc: Use the wrapped avframe pseudo-encoderLuca Barbato
2015-10-10yuv4mpeg: Use the wrapped avframe pseudo-encoderLuca Barbato
2015-10-08asfdec: do not skip padding if offset is above packet size - paddingAlexandra Hájková
2015-10-03matroskaenc: Don't write a track language tagJohn Stebbins
2015-10-01hls: Check av_opt_set_dict return value as wellLuca Barbato
2015-09-30Screenpresso SPV1 decoderVittorio Giovara
2015-09-29riff: Add support for RV40 codec in AVIThierry Foucu
2015-09-29lavc: Make AVPacket.duration int64, and deprecate convergence_durationwm4
2015-09-28mpegts: use avcodec_get_type() to set codec_typewm4
2015-09-16rtpdec: Forward the memory failureLuca Barbato
2015-09-16rtsp: warning when max_delay reachedEloi BAIL
2015-09-16rtpdec: inform jitter buffer sizeEloi BAIL
2015-09-16rtpdec: add a trace when jitter buffer is fullEloi BAIL
2015-09-15rtpdec: Increase the max size of the jitter buffer to 500 packetsMartin Storsjö
2015-09-13lavf: Update to the new crypto APIVittorio Giovara
2015-09-12asfdec: add more checks for size left in asf packet bufferAlexandra Hájková
2015-09-10ogg: Do not try to use the parser if it is not presentLuca Barbato
2015-09-06asfdec: alloc enough space for storing name in asf_read_metadata_objAlexandra Hájková
2015-09-06mov: Allow more than one keyframe per trunMartin Storsjö
2015-09-04riff: Add AVj2 fourcc for Avid jpeg2000Vittorio Giovara
2015-09-03mux: Make sure that the data is actually writtenSean McGovern
2015-09-03file: properly forward errors from file_read() and file_write()Sean McGovern
2015-09-02DXV decoderVittorio Giovara
2015-08-28Bump major versions of all librariesVittorio Giovara
2015-08-28Postpone API-incompatible changes until the next bumpVittorio Giovara
2015-08-28lavc: Drop deprecated destruct_packet related functionsVittorio Giovara
2015-08-25webm: Explicitly select libvpx, libopus and libvorbis encodersLuca Barbato
2015-08-25hlsenc: Support outputting specific versionsLuca Barbato
2015-08-16asfdec: prevent the memory leak in the asf_read_metada_objAlexandra Hájková
2015-08-16hlsenc: Use AV_TIME_BASE units for all the computationsLuca Barbato
2015-08-12movenc: Add a new flag for writing global sidx indexes for dashMartin Storsjö
2015-08-10movenc: Place the sidx index after the initial moov/mdat pairMartin Storsjö
2015-08-10movenc: Rename reserved_moov_pos to reserved_header_posMartin Storsjö
2015-08-10movenc: Check that frag_info entries exist in mov_write_sidx_tagMartin Storsjö
2015-08-04asf: Use time_t where neededLuca Barbato
2015-08-04asfdec: read values properlyAlexandra Hájková
2015-08-02asfdec: prevent the memory leak while reading metadataAlexandra Hájková
2015-07-31asfdec: remove improper assignement that caused wrong timestampsAlexandra Hájková
2015-07-31asfdec: do not export empty metadataAlexandra Hájková
2015-07-31asfdec: free AVDictionaries properly when closing the demuxerAlexandra Hájková
2015-07-30rtsp: Only interpret $ as interleaved packet indicator at the start of repliesMartin Storsjö
2015-07-30hls: Save and forward avio optionsLuca Barbato
2015-07-30http: Add the trailing endlines if they are missingLuca Barbato
2015-07-30rtmpproto: free hmac context properlyJames Almer
2015-07-29rtmpproto: use AVHMAC instead of a custom implementationJames Almer
2015-07-27asfdec: do not align Data Object when Broadcast Flag is setAlexandra Hájková
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara