February 12, 2009
View 2dc9188

return error if read failed

Baptiste Coudurier authored on 2009/02/12 11:17:16
View 6fcce4f

Change ffm_write_write_index to return int, and return if error occured. Patch by Patrik Kullman, patrik at yes dot nu

Patrik Kullman authored on 2009/02/12 11:15:07
February 2, 2009
View eee99eb

return eof/error if only ffm header has been written, should fix #815

Baptiste Coudurier authored on 2009/02/02 07:02:57
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 14, 2009
View b250f9c

Change semantic of CONFIG_*, HAVE_* and ARCH_*. They are now always defined to either 0 or 1.

Aurelien Jacobs authored on 2009/01/14 08:44:16
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
October 3, 2008
View bc5c918

Remove offset_t typedef and use int64_t directly instead. The name offset_t is easily confused with the standard off_t type and *_t is POSIX reserved namespace if any POSIX header is included.

Diego Biurrun authored on 2008/10/03 19:16:29
July 28, 2008
View af274fd

Improve long names for FFM muxer and demuxer: change "ffm format" to "FFM (FFserver live feed) format".

Stefano Sabatini authored on 2008/07/28 05:59:40
June 22, 2008
View fabb990

cosmetics, pts->dts

Baptiste Coudurier authored on 2008/06/22 17:53:44
View dbedf2a

enable feeder threads

Baptiste Coudurier authored on 2008/06/22 10:35:43
June 20, 2008
View 9f5d3b1

ffm has no per stream priv_data anymore

Baptiste Coudurier authored on 2008/06/20 07:50:17
June 9, 2008
View e785efc

Fix compilation with -DDEBUG, patch by Albert Astals Cid, aastals tv-wan es.

Albert Astals Cid authored on 2008/06/09 17:44:45
View 3c6a9f6

pass dts and pts through ffm, should fix streaming b frames

Baptiste Coudurier authored on 2008/06/09 16:43:14
View 7080cbe

pass extradata through ffm

Baptiste Coudurier authored on 2008/06/09 09:36:27
June 7, 2008
View 2940b38

fix pts handling in ffm

Baptiste Coudurier authored on 2008/06/07 09:49:03