February 1, 2009
View bad5537

Use full internal pathname in doxygen @file directives. Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories.

Diego Biurrun authored on 2009/02/01 11:00:19
December 7, 2008
View 7100376

COSMETICS

Reynaldo H. Verdejo Pinochet authored on 2008/12/07 10:53:31
November 18, 2008
View a45bdbc

Trivial, Cosmetics

Reynaldo H. Verdejo Pinochet authored on 2008/11/18 12:49:33
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
June 28, 2008
View ddca6ab

Change mtv_read_packet so it does not break after seeking (displaying a shifted image).

Reimar Döffinger authored on 2008/06/28 18:01:16
View 34bfe87

Fix pkt->pos to really point at start of packet for mtv audio packets.

Reimar Döffinger authored on 2008/06/28 17:59:02
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 9, 2008
View 245976d

Use full path for #includes from another directory.

Diego Biurrun authored on 2008/05/09 20:56:36
May 6, 2008
View ccd425e

Remove unnecessary parentheses from return calls.

Diego Biurrun authored on 2008/05/06 18:16:36
November 21, 2007
View 899681c

Use dynamically allocated ByteIOContext in AVFormatContext

Björn Axelsson authored on 2007/11/21 16:41:00
July 20, 2007
View 6f3e0b2

Replace all occurrences of AVERROR_IO with AVERROR(EIO).

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

Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM).

Panagiotis Issaris authored on 2007/07/20 00:21:30
April 15, 2007
View 57004ff

add an enum for need_parsing

Aurelien Jacobs authored on 2007/04/15 22:51:57
April 8, 2007
View 87e8788

allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks

Michael Niedermayer authored on 2007/04/08 20:34:15
April 7, 2007
View e42dba4

typos/grammar

Diego Biurrun authored on 2007/04/07 23:09:20