summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* lavf/ftp: fix seek to nagative positionLukasz Marek2014-02-28
* lavf/libssh: fix seek to nagative positionLukasz Marek2014-02-28
* Fix http authentication.Carl Eugen Hoyos2014-02-27
* avformat/mov: simplify code setting needs_parsingMichael Niedermayer2014-02-27
* avformat/sdr2: h264 stream needs parsingPaul B Mahol2014-02-26
* Read bits_per_coded_sample from V_MS/VFW/FOURCC mkv files.Carl Eugen Hoyos2014-02-26
* avformat/options_table: add named constants for avoid_negative_tsMichael Niedermayer2014-02-24
* oggdec: validate VP8 keyframesJames Almer2014-02-24
* Support old qclp-in-mov files that do not store bytes_per_frame in the header.Carl Eugen Hoyos2014-02-23
* Support MPEG-2 video mov files with sample description mp2v.Carl Eugen Hoyos2014-02-23
* avformat/movenc: shift positive timestamps to 0 if edit lists cannot be usedMichael Niedermayer2014-02-22
* avformat/mux: support shifting timestamps so they start at 0Michael Niedermayer2014-02-22
* avformat/nut: add bayer colorspacesPeter Ross2014-02-22
* avformat/utils: compute_pkt_fields: Fix DTS for the case where has_b_frames i...Michael Niedermayer2014-02-22
* avformat/utils: reset pts_buffer in estimate_timings_from_pts()Michael Niedermayer2014-02-22
* avformat/utils: factorize h264/hevc checks out in compute_pkt_fields()Michael Niedermayer2014-02-22
* SDR2 demuxerPaul B Mahol2014-02-22
* Do not warn about missing start time for unknown streams.Carl Eugen Hoyos2014-02-21
* Only complain about missing frame rate for video streams.Carl Eugen Hoyos2014-02-21
* avformat/movenc: assert that get_cluster_duration() value is validMichael Niedermayer2014-02-21
* avformat/movenc: check that the input timestamps are within the range that ca...Michael Niedermayer2014-02-21
* avformat/mov: make invalid sampledelta error more verboseMichael Niedermayer2014-02-20
* lavf/mux: check av_dup_packet() return value.Nicolas George2014-02-20
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-20
|\
| * libavformat/mpegts: expose raw packet sizeLeandro Dorileo2014-02-19
* | avformat/utils: av_guess_frame_rate() favor avg_frame_rate if r_frame_rate ha...Michael Niedermayer2014-02-19
* | avformat/movenc: simplify code, decrease difference to libavMichael Niedermayer2014-02-19
* | Merge commit '1e142d5b4842dcb39fcb0e92e4aacbc9977bfa66'Michael Niedermayer2014-02-19
|\|
| * movenc: Add a fallback fragmentation method for plain mp4 as wellMartin Storsjö2014-02-19
* | avformat/bink: Check return value of av_add_index_entry()Michael Niedermayer2014-02-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-17
|\|
| * doxygen: Replace @parblock syntax with manual linebreaksDiego Biurrun2014-02-17
* | Merge commit '4d7ab5cfebef91820af2933ef2f622ea598e6b53'Michael Niedermayer2014-02-17
|\|
| * doxygen: Add a number of missing function parameter descriptionsDiego Biurrun2014-02-17
* | Merge remote-tracking branch 'lukaszmluki/master'Michael Niedermayer2014-02-17
|\ \
| * | lavd: add list devices APILukasz Marek2014-02-16
* | | Merge commit 'b339182eba34f28de5f1a477cdd2c84f1ef35d90'Michael Niedermayer2014-02-17
|\ \ \ | | |/ | |/|
| * | Move all example programs to doc/examplesDiego Biurrun2014-02-16
* | | lavf/avio: Introduce avio_find_protocol_nameAlexander Strasser2014-02-16
| |/ |/|
* | avformat/mov: fix avg_frame_rate calculationMichael Niedermayer2014-02-16
* | oggdec/vorbis: fix stream duration conditionHendrik Leppkes2014-02-16
* | avformat/utils: skip the MPEG-2 style dts/pts code for HEVCMichael Niedermayer2014-02-14
* | Merge commit '8a2250344b19a343d830a902dbcf4c0b929ea49b'Michael Niedermayer2014-02-14
|\|
| * jv: detect partial packets in the demuxerJanne Grunau2014-02-12
* | avformat/mpegts: DVB subtitles multiple languages supportmrlika2014-02-14
* | avformat/mpegtsenc: Check data array size in mpegts_write_pmt()Michael Niedermayer2014-02-13
* | mpegts muxer: DVB subtitles multiple languages supportmrlika2014-02-13
* | avformat/asfdec: pass on error code from avio_seek()Michael Niedermayer2014-02-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-12
|\|
| * asfdec: fix seeking with fragmented packetsJanne Grunau2014-02-12