summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'lukaszmluki/master'Michael Niedermayer2014-03-06
|\
| * lavf/http: return error from seek on invalid whenceLukasz Marek2014-03-06
| * lavf/http: return error on seeking to negative postionLukasz Marek2014-03-06
| * lavf/avio: fix ffurl_alloc error checksLukasz Marek2014-03-06
* | http: handle ICY in presence of chunked transfer encodingwm42014-03-05
|/
* avformat/oggparsevorbis: dont use invalid granulesMichael Niedermayer2014-03-05
* mpegts: use goto out instead of break on truncated or invalid pmt tablesMarton Balint2014-03-05
* Add "prefer_tcp" flag to "rtsp_flags"Andrey Utkin2014-03-04
* Merge commit '3407172b36a93cec410c6a287dbeec0f41257512'Michael Niedermayer2014-03-04
|\
| * avienc: K&R formatting cosmeticsKeiji Costantini2014-03-04
* | avformat/mpegtsenc: fix HEVC MPEG TS stream typeolugbone2014-03-04
* | Merge commit '5397386effba2e53e4ff82852a86f6be4d59e9c1'Michael Niedermayer2014-03-04
|\|
| * mathops: move macro to the only place it is usedVittorio Giovara2014-03-04
* | avformat/microdvd: export the declared frame ratewm42014-03-03
* | avformat/microdvd: skip BOM properlywm42014-03-03
* | avformat/httpauth: add comment about "" and algorithmMichael Niedermayer2014-03-03
* | avformat/HLS: modified EXT-X-MEDIA-SEQUENCE header in order to follow the HLS...Willy Aubry2014-03-03
* | avformat/utils: detect MPEG streams with faulty DTS and discard affected DTSMichael Niedermayer2014-03-03
* | Merge commit '5c9c305d14730faf2af206e5d519df4948de0ed2'Michael Niedermayer2014-03-02
|\|
| * ass: K&R formatting cosmeticsPatrice Clement2014-03-02
| * mxf: Add DNxHD ULTomas Härdin2014-02-21
| * mxf: Add uncompressed 422 8-bit rawvideo ULPhilip de Nier2014-02-21
* | Revert "mpegts: do not set pts for missing dts in video streams"Michael Niedermayer2014-03-02
* | avformat/oggparsevorbis: check packet size before reading new_len from itMichael Niedermayer2014-03-02
* | avformat/avidec: Use a buffer with sufficient padding in read_gab2_sub()Michael Niedermayer2014-03-02
* | avformat/mp3dec: optimize mp3_seek() for dir < 0Michael Niedermayer2014-03-02
* | avformat/aviobuf: optimize sequential backward seekingMichael Niedermayer2014-03-01
* | avformat/aviobuf: factorize buffer_size outMichael Niedermayer2014-03-01
* | HLS: Handle the case when hls_list_size=0. Playlist file should contain all t...Senthilnathan M2014-03-01
* | avformat/ac3dec: Use avpriv_ac3_parse_header2()Michael Niedermayer2014-03-01
* | 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