summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/ty: do not overread chunkPaul B Mahol2017-11-06
* avformat/ty: try harder to find stream signaturePaul B Mahol2017-11-06
* avformat/rtpdec_asf: free the buffer pointed by the AVIOContextJames Almer2017-11-06
* avformat: add TiVo ty demuxerPaul B Mahol2017-11-06
* lavf/amr: Do not set codec_tag for raw amr_nb and raw amr_wb.Carl Eugen Hoyos2017-11-06
* lavf/amr: Add amrnb and amrwb demuxers.Carl Eugen Hoyos2017-11-05
* avformat/mvdec: check for EOFPaul B Mahol2017-11-05
* lavf/mov.c: Refine edit list start seek, based on PTS computed from CTTS.Sasi Inguva2017-11-04
* Merge commit 'eb061ad6fd0e3cea7cf7cfbff0749bc90dd7d888'James Almer2017-11-02
|\
| * tls_gnutls: Readd support for nonblocking operationMartin Storsjö2017-06-20
* | Merge commit '0671eb2346c17e8fb13784cf90ce416661fdea1c'James Almer2017-11-02
|\|
| * tls_openssl: Readd support for nonblocking operationMartin Storsjö2017-06-20
| * movenc: allow alternative hvc1 h.265 codec tagJohn Stebbins2017-06-20
| * movenc: write correct format hvcc when tag is hvc1John Stebbins2017-06-20
| * movenc: move tags definitions to where they are usedJohn Stebbins2017-06-20
| * movenc: simplify codec_tag lookupJohn Stebbins2017-06-20
| * movenc: use correct tag list for AVOutputFormat.codec_tagJohn Stebbins2017-06-20
* | avformat/tls_openssl: move some functions up in the fileJames Almer2017-11-02
* | avformat/hlsenc: reindent hlsenc codeSteven Liu2017-11-02
* | avformat/hlsenc: check hls segment mode for ignore the init filenameSteven Liu2017-11-02
* | lavf/img2enc: remove redundant option 'updatefirst'Gyan Doshi2017-11-01
* | Merge commit '61cec5adaacb358783c18aa07362f15824c1b274'James Almer2017-11-01
|\|
| * tls: Hide backend implementation details from usersDiego Biurrun2017-06-02
* | Merge commit '2ca759657bcda328acc312e5882a940333a3e268'James Almer2017-11-01
|\|
| * os_support: Remove the dynamic loading of getaddrinfo from the fallback getad...Martin Storsjö2017-06-01
| * hlsenc: Support recovery from an already present playlistLuca Barbato2017-05-31
| * movenc-test: Add tests for negative cts offsetsMartin Storsjö2017-05-15
| * movenc: Don't write any edit list if the start offset is zeroMartin Storsjö2017-05-15
| * movenc: Add an option for enabling negative CTS offsetsMartin Storsjö2017-05-15
| * mpjpeg: Use proper CR/LF in multipart headersMartin Storsjö2017-05-11
* | avformat/mux: be less strict with bitstream filter failuresJames Almer2017-11-01
* | avformat/movenc: let avpriv_ac3_parse_header() allocate the AC3HeaderInfo structJames Almer2017-11-01
* | Merge commit 'b5f19f7478492307e4b4763aeac3180faf50e17f'James Almer2017-10-30
|\|
| * aac: Split function to parse ADTS header data into public and private partDiego Biurrun2017-05-02
* | Merge commit '831018b0bbe26a603802a9022472f714a59293be'James Almer2017-10-30
|\|
| * mpeg4audio: Make avpriv_copy_pce_data() inlineAnton Khirnov2017-04-28
| * dump: use av_spherical_projection_name() to print spherical projection namesJames Almer2017-04-27
| * matroskaenc: don't warn about unknown spherical metadata when there isn't anyJames Almer2017-04-26
| * Add ClearVideo decoderKostya Shishkov2017-04-25
| * mm: Skip unexpected audio packetsLuca Barbato2017-04-20
* | libavformat/mov.c: use calculated dts offset when seeking in streamsJonas Licht2017-10-30
* | movenc: add m4b to ipod format extensionsLukas Stabe2017-10-30
* | lavf/aviobuf: return EINVAL when reading from a write-only context.Nicolas George2017-10-29
* | lavf/avio: temporarily accept 0 as EOF.Nicolas George2017-10-29
* | dashenc: copy stream frame rate to output streamPeter Große2017-10-29
* | dashenc: Don't output frameRates at both AS and Representation-level. Only ou...Anton Schubert2017-10-29
* | dashenc: allow AdaptationSets to have different average frame ratesPeter Große2017-10-29
* | dashenc: don't write header data before the first packet arrivesPeter Große2017-10-29
* | dashenc: set DASH related options for the subsequent matroska muxer when usin...Peter Große2017-10-29
* | dashenc: fix bitrate estimation with correct scalingAnton Schubert2017-10-29