April 30, 2016
View 943f4be

rtpdec_h264: Use avpriv_report_missing_feature instead of a manual av_log

Martin Storsjö authored on 2016/04/30 04:19:33
View b55e363

rtpdec: Use AVERROR_PATCHWELCOME instead of AVERROR(ENOSYS) for unimplemented features

Martin Storsjö authored on 2016/04/30 02:37:24
April 28, 2016
View 41ed7ab

cosmetics: Fix spelling mistakes

Vittorio Giovara authored on 2016/04/28 02:45:23
June 30, 2015
View 059a934

lavc: Consistently prefix input buffer defines

Vittorio Giovara authored on 2015/06/30 06:48:34
February 25, 2015
View d594dbe

rtpdec: Rename the free method to close

Martin Storsjö authored on 2015/02/25 00:01:48
February 24, 2015
View bb4a310

rtpdec: Don't free the payload context in the .free function

Martin Storsjö authored on 2015/02/24 20:07:57
View ec96a89

rtpdec: Don't pass non-const pointers to fmtp attribute parsing functions

Martin Storsjö authored on 2015/02/24 19:32:17
View ac0e54f

rtpdec: Add const to string parameters in internal fmtp parsing functions

Martin Storsjö authored on 2015/02/24 19:31:23
View 3567b91

rtpdec_hevc: Share the implementation of fragmented packets with h264

Martin Storsjö authored on 2015/02/24 06:28:34
View 8633fb4

rtpdec_hevc: Share the implementation of parsing a=framesize with h264

Martin Storsjö authored on 2015/02/24 03:59:41
View 5d8cae4

rtpdec: Get rid of all trivial .alloc/.free functions

Martin Storsjö authored on 2015/02/24 05:18:32
View 2b982e9

rtpdec: Set need_parsing via a handler field

Martin Storsjö authored on 2015/02/24 04:51:05
View 0752f70

rtpdec_h264: Remove an unnecessary include

Martin Storsjö authored on 2015/02/24 05:22:28
View 247764a

rtpdec_h264: Remove unnecessary struct padding

Martin Storsjö authored on 2015/02/24 05:03:44
June 19, 2014
View 9200514

lavf: replace AVStream.codec with AVStream.codecpar

Anton Khirnov authored on 2014/06/19 03:42:52