| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/spdifenc: fix TrueHD streams over 48kHz | Anssi Hannula | 2020-02-20 | 1 | -2/+2 |
* | avformat/spdifenc: fix handling of large TrueHD frames | Anssi Hannula | 2020-02-20 | 1 | -47/+168 |
* | avformat/spdifenc: make hd_buf an array | Anssi Hannula | 2020-02-20 | 1 | -24/+24 |
* | avformat/spdifenc: Replace write_trailer by deinit | Andreas Rheinhardt | 2019-12-26 | 1 | -3/+2 |
* | lavf/spdifenc: Do not overwrite buffer when muxing TrueHD. | Carl Eugen Hoyos | 2019-03-20 | 1 | -2/+7 |
* | spdifenc: support ac3 core+eac3 dependent streams | Hendrik Leppkes | 2018-04-11 | 1 | -1/+2 |
* | Merge commit 'b5f19f7478492307e4b4763aeac3180faf50e17f' | James Almer | 2017-10-30 | 1 | -9/+8 |
|\ |
|
| * | aac: Split function to parse ADTS header data into public and private part | Diego Biurrun | 2017-05-02 | 1 | -9/+8 |
* | | Merge commit '67deba8a416d818f3d95aef0aa916589090396e2' | Clément Bœsch | 2017-03-31 | 1 | -1/+2 |
|\| |
|
| * | Use avpriv_report_missing_feature() where appropriate | Diego Biurrun | 2016-11-08 | 1 | -1/+2 |
| * | Mark read-only tables as static | Diego Biurrun | 2016-05-05 | 1 | -3/+3 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -4/+4 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -4/+4 |
* | | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -1/+1 |
|\| |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -1/+1 |
* | | lavf/spdifenc: Support MLP encapsulation. | David Monro | 2016-02-14 | 1 | -0/+1 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit '25f613f8be3b51e4396b93cda131e4631ba54302' | Michael Niedermayer | 2015-03-04 | 1 | -5/+6 |
|\| |
|
| * | dca: Move syncword definitions to a separate header | Diego Biurrun | 2015-03-04 | 1 | -5/+6 |
* | | Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430' | Michael Niedermayer | 2014-03-11 | 1 | -3/+5 |
|\| |
|
| * | lavf: more correct printf format specifiers | Diego Biurrun | 2014-03-11 | 1 | -3/+5 |
| * | lavf: Don't explicitly flush after each written packet in muxers | Clément Bœsch | 2013-09-16 | 1 | -1/+0 |
* | | avformat/spdifenc make const tables static const | Michael Niedermayer | 2013-08-06 | 1 | -3/+3 |
* | | Rename "AVClass class" as "AVClass component_class". | Carl Eugen Hoyos | 2013-06-30 | 1 | -2/+2 |
* | | lavf: remove some flushing in write_packet muxers callbacks. | Clément Bœsch | 2013-04-14 | 1 | -1/+0 |
* | | Merge commit '1ecdf8912b9ced51b3267cdcdce5e394d0a3bf8e' | Michael Niedermayer | 2013-03-14 | 1 | -2/+3 |
|\| |
|
| * | avformat: av_log_ask_for_sample() ---> avpriv_request_sample() | Diego Biurrun | 2013-03-13 | 1 | -2/+3 |
* | | Merge commit 'a4472ac01e86f9fae5adb9034f2777b86a9c5480' | Michael Niedermayer | 2013-03-13 | 1 | -2/+1 |
|\| |
|
| * | Add informative messages to av_log_ask_for_sample calls lacking them | Diego Biurrun | 2013-03-12 | 1 | -2/+1 |
* | | Merge commit 'f3298f12997eb4b7ad203766f768f92e3dd72a2a' | Michael Niedermayer | 2012-12-24 | 1 | -1/+1 |
|\| |
|
| * | Return proper error code after av_log_ask_for_sample() | Diego Biurrun | 2012-12-23 | 1 | -1/+1 |
* | | Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' | Michael Niedermayer | 2012-12-21 | 1 | -1/+1 |
|\| |
|
| * | miscellaneous typo fixes | Diego Biurrun | 2012-12-21 | 1 | -1/+1 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -2/+2 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -2/+2 |
* | | Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078' | Michael Niedermayer | 2012-09-05 | 1 | -1/+1 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -1/+1 |
* | | Merge commit '124134e42455763b28cc346fed1d07017a76e84e' | Michael Niedermayer | 2012-09-05 | 1 | -1/+1 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -1/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -10/+10 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -10/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-01 | 1 | -2/+1 |
|\| |
|
| * | dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libs | Diego Biurrun | 2012-08-01 | 1 | -1/+1 |
| * | dca: Move tables used outside of dcadec.c to a separate file. | Diego Biurrun | 2012-08-01 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-06 | 1 | -2/+2 |
|\| |
|
| * | cosmetics: Align muxer/demuxer declarations | Martin Storsjö | 2012-04-06 | 1 | -2/+2 |
| * | spdifenc: use special alignment for DTS-HD length_code | Anssi Hannula | 2012-01-05 | 1 | -1/+4 |
* | | spdifenc: use special alignment for DTS-HD length_code | Anssi Hannula | 2011-10-30 | 1 | -1/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-21 | 1 | -1/+1 |
|\| |
|