December 22, 2012
View bb3420d

Merge commit '90c784cc13f6bf21a8eb69f3b88b50c7a70f6c59'

Michael Niedermayer authored on 2012/12/22 01:46:43
View d27edc0

Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'

Michael Niedermayer authored on 2012/12/22 01:32:52
December 20, 2012
View 511cf61

miscellaneous typo fixes

Diego Biurrun authored on 2012/12/20 02:48:21
December 10, 2012
View 90c784c

rtpdec: Pass the sequence number to depacketizers

Martin Storsjö authored on 2012/12/10 21:38:32
November 2, 2012
View 8551c6b

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/11/02 22:40:04
November 1, 2012
View 179a5c3

rtpdec: factorize identical code used in several handlers

Anton Khirnov authored on 2012/11/01 22:03:04
September 13, 2012
View c942e8b

Merge commit '07584eaf4a95db3f11d3bc411f9786932829e82b'

Michael Niedermayer authored on 2012/09/13 22:21:26
September 11, 2012
View c3bcd22

rtpdec_jpeg: Error out on other unsupported type values as well

Martin Storsjö authored on 2012/09/11 20:42:22
View 1743938

rtpdec_jpeg: Disallow using the reserved q values

Martin Storsjö authored on 2012/09/11 20:41:42
View 1de9317

rtpdec_jpeg: Fold the default qtables case into an existing if statement

Martin Storsjö authored on 2012/09/11 20:39:58
View a218deb

rtpdec_jpeg: Store and reuse old qtables for q values 128-254

Martin Storsjö authored on 2012/09/11 20:29:54
View a252649

rtpdec_jpeg: Simplify the calculation of the number of qtables

Martin Storsjö authored on 2012/09/11 20:43:10
View cbaa9ee

rtpdec_jpeg: Add more comments about the fields in the SOF0 section

Martin Storsjö authored on 2012/09/11 18:54:06
View 31adff0

rtpdec_jpeg: Clarify where the subsampling magic numbers come from

Martin Storsjö authored on 2012/09/11 18:52:55
View c64d2a6

rtpdec_jpeg: Don't use a bitstream writer for the EOI marker

Martin Storsjö authored on 2012/09/11 18:46:44