| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'cc8db760616a7ec3bd39b22ca45888c01326db13' | Hendrik Leppkes | 2015-09-29 | 1 | -8/+1 |
|\ |
|
| * | mpegts: use avcodec_get_type() to set codec_type | wm4 | 2015-09-28 | 1 | -8/+1 |
* | | lavc/lavf: remove incompatible abi checks for the new 64bit fields | James Almer | 2015-09-17 | 1 | -6/+1 |
* | | lavf: Switch probesize and max_analyze_duration to 64bit. | Carl Eugen Hoyos | 2015-09-15 | 1 | -1/+1 |
* | | mpegts: demux BluRay text subtitles | Petri Hintukainen | 2015-09-01 | 1 | -0/+1 |
* | | mpegts: fix demuxing PES private stream 2 | Petri Hintukainen | 2015-09-01 | 1 | -0/+1 |
* | | lavf: Remove probesize32 and max_analyze_duration32 on version bump. | Carl Eugen Hoyos | 2015-09-01 | 1 | -1/+6 |
* | | Replace av_dlog with ff_dlog. | Ronald S. Bultje | 2015-08-18 | 1 | -1/+2 |
* | | lavf/mpegts: apply misc option description fixes | Stefano Sabatini | 2015-08-14 | 1 | -8/+8 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -8/+8 |
|\| |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -7/+7 |
* | | avformat/mpegts: Replace silent cliping of language_count by asserts | Michael Niedermayer | 2015-07-27 | 1 | -6/+2 |
* | | avformat/mpegts: Use DVB_TELETEXT timestamp heuristic also for DVB subtitles | Michael Niedermayer | 2015-07-27 | 1 | -2/+9 |
* | | Merge commit '42bc768e5240ec01237ad2eb7c69b917158de258' | Michael Niedermayer | 2015-06-30 | 1 | -0/+1 |
|\| |
|
| * | mpegts: Add jpeg2000 stream type | John Högberg | 2015-06-30 | 1 | -0/+1 |
* | | lavf/mpegts: Return 0 if the probe function does not detect mpegts. | Carl Eugen Hoyos | 2015-06-29 | 1 | -2/+2 |
* | | avformat/mpegts: Use STREAM_TYPE_PRIVATE_DATA instead of 6 | Michael Niedermayer | 2015-06-23 | 1 | -1/+1 |
* | | avformat/mpegts: recognizes and export private streams | Michael Niedermayer | 2015-06-12 | 1 | -0/+8 |
* | | avformat/mpegts: Do not ignore registration descriptors when probing is enabled | Michael Niedermayer | 2015-06-10 | 1 | -1/+1 |
* | | avformat/mpegts: Avoid float in bitrate calculation | Michael Niedermayer | 2015-05-26 | 1 | -1/+1 |
* | | avformat/mpegts: Detect changes in packet through CRC instead of just the 5bi... | Michael Niedermayer | 2015-05-01 | 1 | -1/+7 |
* | | avformat/mpegts: reset last_ver on corrupted packets | Michael Niedermayer | 2015-05-01 | 1 | -1/+4 |
* | | avformat/mpegts: Factorize version checking code out | Michael Niedermayer | 2015-05-01 | 1 | -8/+14 |
* | | avformat/mpegts: Also parse the FMC descriptor if the codec has not been iden... | Michael Niedermayer | 2015-04-29 | 1 | -1/+3 |
* | | avformat/mpegts: reset last_version on seeking | Michael Niedermayer | 2015-04-29 | 1 | -0/+2 |
* | | Merge commit '82de8d71118f4eafd6a43e9ea9169bd411793798' | Michael Niedermayer | 2015-04-29 | 1 | -0/+20 |
|\| |
|
| * | mpegts: Update the PSI/SI table only if the version change | John Högberg | 2015-04-28 | 1 | -0/+20 |
* | | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' | Michael Niedermayer | 2015-04-20 | 1 | -17/+17 |
|\| |
|
| * | Replace av_dlog with normal av_log at trace level | Vittorio Giovara | 2015-04-19 | 1 | -18/+18 |
* | | avformat/mpegts: Fix potential pointer overflows | Michael Niedermayer | 2015-03-16 | 1 | -3/+3 |
* | | Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e' | Michael Niedermayer | 2015-02-14 | 1 | -2/+2 |
|\| |
|
| * | avformat: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -2/+2 |
* | | Merge commit '1509c018bd5b054a2354e20021ccbac9c934d213' | Michael Niedermayer | 2015-02-11 | 1 | -8/+10 |
|\| |
|
| * | mpegts: relax restrictions on matching the packet start in read_header | Anton Khirnov | 2015-02-10 | 1 | -8/+10 |
* | | Merge commit '6a5b8ca4329039fad44ad50b6496948f4bfacb4c' | Michael Niedermayer | 2015-02-11 | 1 | -1/+0 |
|\| |
|
| * | lavf: remove unused code | wm4 | 2015-02-08 | 1 | -1/+0 |
* | | mpegts: identify h264 mvc streams | Hendrik Leppkes | 2015-01-14 | 1 | -0/+1 |
* | | Merge commit '9cfa68c560bdec82d2d5ec079f9c5b0f9ca37af0' | Michael Niedermayer | 2014-12-20 | 1 | -5/+6 |
|\| |
|
| * | mpegts: add support for Opus | Kieran Kunhya | 2014-12-20 | 1 | -1/+53 |
* | | Merge commit '8b263331c5ebbb10b6ea521e9fd56751ba94254b' | Michael Niedermayer | 2014-12-19 | 1 | -1/+4 |
|\| |
|
| * | mpegts: check get16() return value | Vittorio Giovara | 2014-12-18 | 1 | -1/+4 |
* | | avformat/mpegts: Warn if ffio_ensure_seekback() failed | Michael Niedermayer | 2014-12-06 | 1 | -1/+2 |
* | | avformat/mpegts: fix Opus stream count | Rafaël Carré | 2014-12-05 | 1 | -2/+1 |
* | | avformat/mpegts: improve first valid PMT heuristic | Michael Niedermayer | 2014-11-08 | 1 | -1/+6 |
* | | avformat/mpegts: add scan_all_pmts option | Michael Niedermayer | 2014-11-08 | 1 | -1/+7 |
* | | avformat/mpegts: fix iteration count in add_pid_to_pmt() | Michael Niedermayer | 2014-11-04 | 1 | -1/+1 |
* | | avformat/mpegts: also print PMT version in av_dlog() | Michael Niedermayer | 2014-11-04 | 1 | -2/+2 |
* | | avformat/mpegts: Continue parsing PMTs during duration estimation | Michael Niedermayer | 2014-11-03 | 1 | -3/+3 |
* | | avformat/mpegts: Do not add pid if its already there with add_pid_to_pmt() | Michael Niedermayer | 2014-11-03 | 1 | -0/+6 |
* | | avformat/mpegts: Add support for Opus in MPEG-TS | Kieran Kunhya | 2014-10-26 | 1 | -1/+53 |