summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* innoHeim/Rsupport Screen Capture Codec decoderVittorio Giovara2015-10-23
* mpjpeg: Cope with multipart lacking the initial CRLFLuca Barbato2015-10-23
* img2enc: Make sure the images are atomically writtenLuca Barbato2015-10-23
* movenc: Honor flush requests with delay_moov, when some tracks lack samplesMartin Storsjö2015-10-23
* rtsp: Allow $ as interleaved packet indicator before a complete response headerMartin Storsjö2015-10-23
* Replace any remaining avpicture function with imgutilsVittorio Giovara2015-10-21
* httpauth: Add space after commas in HTTP/RTSP auth headerAndrey Utkin2015-10-14
* rtmpproto: Write correct flv packet sizes at the end of packetsMichael Niedermayer2015-10-14
* avformat: Do not use AVFMT_RAWPICTURELuca Barbato2015-10-13
* nullenc: Use the wrapped avframe pseudo-encoderLuca Barbato2015-10-10
* yuv4mpeg: Use the wrapped avframe pseudo-encoderLuca Barbato2015-10-10
* asfdec: do not skip padding if offset is above packet size - paddingAlexandra Hájková2015-10-08
* matroskaenc: Don't write a track language tagJohn Stebbins2015-10-03
* hls: Check av_opt_set_dict return value as wellLuca Barbato2015-10-01
* Screenpresso SPV1 decoderVittorio Giovara2015-09-30
* riff: Add support for RV40 codec in AVIThierry Foucu2015-09-29
* lavc: Make AVPacket.duration int64, and deprecate convergence_durationwm42015-09-29
* mpegts: use avcodec_get_type() to set codec_typewm42015-09-28
* rtpdec: Forward the memory failureLuca Barbato2015-09-16
* rtsp: warning when max_delay reachedEloi BAIL2015-09-16
* rtpdec: inform jitter buffer sizeEloi BAIL2015-09-16
* rtpdec: add a trace when jitter buffer is fullEloi BAIL2015-09-16
* rtpdec: Increase the max size of the jitter buffer to 500 packetsMartin Storsjö2015-09-15
* lavf: Update to the new crypto APIVittorio Giovara2015-09-13
* asfdec: add more checks for size left in asf packet bufferAlexandra Hájková2015-09-12
* ogg: Do not try to use the parser if it is not presentLuca Barbato2015-09-10
* asfdec: alloc enough space for storing name in asf_read_metadata_objAlexandra Hájková2015-09-06
* mov: Allow more than one keyframe per trunMartin Storsjö2015-09-06
* riff: Add AVj2 fourcc for Avid jpeg2000Vittorio Giovara2015-09-04
* mux: Make sure that the data is actually writtenSean McGovern2015-09-03
* file: properly forward errors from file_read() and file_write()Sean McGovern2015-09-03
* DXV decoderVittorio Giovara2015-09-02
* Bump major versions of all librariesVittorio Giovara2015-08-28
* Postpone API-incompatible changes until the next bumpVittorio Giovara2015-08-28
* lavc: Drop deprecated destruct_packet related functionsVittorio Giovara2015-08-28
* webm: Explicitly select libvpx, libopus and libvorbis encodersLuca Barbato2015-08-25
* hlsenc: Support outputting specific versionsLuca Barbato2015-08-25
* asfdec: prevent the memory leak in the asf_read_metada_objAlexandra Hájková2015-08-16
* hlsenc: Use AV_TIME_BASE units for all the computationsLuca Barbato2015-08-16
* movenc: Add a new flag for writing global sidx indexes for dashMartin Storsjö2015-08-12
* movenc: Place the sidx index after the initial moov/mdat pairMartin Storsjö2015-08-10
* movenc: Rename reserved_moov_pos to reserved_header_posMartin Storsjö2015-08-10
* movenc: Check that frag_info entries exist in mov_write_sidx_tagMartin Storsjö2015-08-10
* asf: Use time_t where neededLuca Barbato2015-08-04
* asfdec: read values properlyAlexandra Hájková2015-08-04
* asfdec: prevent the memory leak while reading metadataAlexandra Hájková2015-08-02
* asfdec: remove improper assignement that caused wrong timestampsAlexandra Hájková2015-07-31
* asfdec: do not export empty metadataAlexandra Hájková2015-07-31
* asfdec: free AVDictionaries properly when closing the demuxerAlexandra Hájková2015-07-31
* rtsp: Only interpret $ as interleaved packet indicator at the start of repliesMartin Storsjö2015-07-30