Mercurial > libavformat.hg
graph
-
do not perform SDT scan at the begin (this avoids a timeconsuming search for libavformatMon, 04 Jun 2007 12:19:38 +0000, by michael
-
make new_service() update existing info sanely libavformatMon, 04 Jun 2007 11:46:59 +0000, by michael
-
remove fake service/provider names used for PAT libavformatMon, 04 Jun 2007 11:25:33 +0000, by michael
-
cosmetics remove struct name with typedef libavformatSun, 03 Jun 2007 22:56:11 +0000, by bcoudurier
-
remove duplicate entry since now we ignore version byte libavformatSun, 03 Jun 2007 17:53:15 +0000, by bcoudurier
-
no need to seek on specific key anymore, since klv_read_packet will sync, tested on encrypted files libavformatSun, 03 Jun 2007 17:19:15 +0000, by bcoudurier
-
do not print error message when klv_read_packet fails libavformatSun, 03 Jun 2007 17:15:39 +0000, by bcoudurier
-
sync to mxf klv key before trying to read klv packet libavformatSun, 03 Jun 2007 17:10:55 +0000, by bcoudurier
-
match uids indenpendantly of the version byte libavformatSun, 03 Jun 2007 14:52:55 +0000, by bcoudurier
-
get rid of one layer of callback obfuscation libavformatSat, 02 Jun 2007 23:11:17 +0000, by michael
-
kill completely idiotic code which hides all but 2 streams libavformatSat, 02 Jun 2007 23:04:46 +0000, by michael
-
correct implementation of "try with auto_guess if first detection fails" libavformatSat, 02 Jun 2007 21:48:49 +0000, by michael
-
revert r4802 (try with auto_guess if first detection fails) libavformatSat, 02 Jun 2007 21:44:20 +0000, by michael
-
split mpeg2ts_raw mode into its own demuxer using such a flag is an incredibly dirty hack libavformatSat, 02 Jun 2007 20:57:31 +0000, by michael
-
variable initialization (because of a gcc warning) libavformatTue, 29 May 2007 08:19:37 +0000, by benoit
-
fix "incorrect frame size" errors with small.nuv libavformatSun, 27 May 2007 08:06:45 +0000, by michael
-
r9095 invalidly removed the check for non-winsock libavformatMon, 21 May 2007 16:08:03 +0000, by alex
-
fix FD_SETSIZE handling in our poll() emulation libavformatMon, 21 May 2007 15:54:35 +0000, by alex
-
print and return error if output is non seekable libavformatMon, 21 May 2007 08:33:36 +0000, by bcoudurier
-
Use usleep instead of sleep, some MinGW versions lack sleep. libavformatThu, 17 May 2007 10:30:03 +0000, by alex
-
Drop unnecessary libavcodec/ prefix in #include path. libavformatWed, 16 May 2007 09:21:23 +0000, by diego
-
Don't forget about audio remaining in buffer, in case there is enough libavformatWed, 16 May 2007 02:02:22 +0000, by corey
-
fix ctts index computation when seeking, check must be done against next ctts sample, thanks to Uoti libavformatSat, 12 May 2007 22:02:27 +0000, by bcoudurier
-
Use url_fopen error code when opening input file libavformatThu, 10 May 2007 13:25:33 +0000, by benoit
-
Allow avoid setting the video standard and input when capturing v4l2 video. libavformatThu, 10 May 2007 10:14:42 +0000, by lucabe
-
RoQ muxer, patch by Vitor, vitor1001 gmail com libavformatWed, 09 May 2007 23:07:40 +0000, by diego