January 20, 2009
View 406792e

cosmetics: Remove pointless period after copyright statement non-sentences.

Diego Biurrun authored on 2009/01/20 00:46:40
January 12, 2009
View 6a5d31a

Fix build: Add intreadwrite.h and bswap.h #includes where necessary.

Diego Biurrun authored on 2009/01/12 07:19:48
December 12, 2008
View b4be932

Avoid _t in typedef type

Reimar Döffinger authored on 2008/12/12 04:19:23
September 8, 2008
View dd1c8f3

Bump Major version, this commit is almost just renaming bits_per_sample to bits_per_coded_sample but that cannot be done seperately. Patch by Luca Abeni Also reset the minor version and fix the forgotton change to libfaad. Note: The API/ABI should not be considered stable yet, there still may be a change done here or there if some developer has some cleanup ideas and patches!

Luca Abeni authored on 2008/09/08 23:24:59
August 24, 2008
View 5972945

convert every muxer/demuxer to write/read sample_aspect_ratio from/to the corresponding AVStream instead of AVCodecContext

Aurelien Jacobs authored on 2008/08/24 08:43:20
July 25, 2008
View 4c8e5df

Fix handling of old nuv files where an aspect of 1 actually means 4/3 Patch by elupus (elupus ecce se)

Joakim Plate authored on 2008/07/25 13:10:32
View 3a459eb

aspect stored in nuv files must be converted from display- to sample-aspect. Patch by elupus (elupus ecce se)

Joakim Plate authored on 2008/07/25 03:40:43
July 8, 2008
View 0049630

10l, fix nuv_header for the case when there is no video stream.

Reimar Döffinger authored on 2008/07/08 01:30:39
June 4, 2008
View bde15e7

Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. patch by Stefano Sabatini, stefano.sabatini-lala poste.it along with some spelling/consistency fixes for the long names by me

Stefano Sabatini authored on 2008/06/04 01:20:54
May 30, 2008
View 60583fb

Check av_new_stream return value, fixes CID79 RUN2

Reimar Döffinger authored on 2008/05/30 00:25:45
November 21, 2007
View 899681c

Use dynamically allocated ByteIOContext in AVFormatContext

Björn Axelsson authored on 2007/11/21 16:41:00
September 15, 2007
View efd7428

Set codec_id correctly for RJPG codec_tag

Reimar Döffinger authored on 2007/09/15 17:19:01
September 9, 2007
View 7a562a3

Do not set codec_tag when the container does not specify it.

Reimar Döffinger authored on 2007/09/09 18:21:14
View dd6ca72

Copy nuv header only when the video codec is nuv

Reimar Döffinger authored on 2007/09/09 16:25:52
July 20, 2007
View 6f3e0b2

Replace all occurrences of AVERROR_IO with AVERROR(EIO).

Panagiotis Issaris authored on 2007/07/20 00:23:32