11033 Commits (1136d34a44bba555601dda248b2d09f6c35394d3)
 

Author SHA1 Message Date
Ramiro Polla 4df7c7d8d6 Rename dc1394.c to libdc1394.c 18 years ago
Ramiro Polla 5fdb9cc50a Prefix library format names with 'lib' in libavformat 18 years ago
Ramiro Polla 06e310114a Remove --disable-{v4l,v4l2} options from configure 18 years ago
Ramiro Polla 7b1b62b23d Give better filenames to bktr and v4l grabbers 18 years ago
Ramiro Polla fd484da77a Remove video_grab_ prefix from video_grab_{bktr,v4l} 18 years ago
Michael Niedermayer 6a058d90b5 revert 10409 18 years ago
Michael Niedermayer 8baaee65ba export put_timestamp() 18 years ago
Neil Brown c1e8b67869 Make sure that if a stream has a duration but the container doesn't 18 years ago
Andreas Öman afebe2f7ca Add slice-based parallel H.264 decoding 18 years ago
Marc Hoffman e146ce521f using isnan instead of d==d, to signal correctly parsed option 18 years ago
Wolfram Gloger cc5297e871 Correct initial timestamp 18 years ago
Diego Biurrun 5f757b856d Replace outdated BeOS section with a note that says that it is broken. 18 years ago
Mark Cox 944fb3711a Add description for feature_request/open/approved. 18 years ago
Tao Huang 005b683744 Fix put_*_xy2_arm bug and enable put_pixels16_arm and put_pixels8_y2_arm. 18 years ago
Diego Biurrun 770202c3af Sort one more list alphabetically. 18 years ago
Diego Biurrun 79fda09705 Alphabetically sort library dependencies list. 18 years ago
Guillaume Poirier 14c2634bcc Fix links to ARM documentation 18 years ago
Luca Abeni 4901263abd AAC support in the SDP generator 18 years ago
Kostya Shishkov c92a30bb06 Move H.264 intra prediction functions into their own context 18 years ago
Michael Niedermayer 6a1aa752f0 16bit IDWT implementation note 18 years ago
Michael Niedermayer c78fc717d9 more todo 18 years ago
Michael Niedermayer 2b48d8ba4a add a 8 taps filter for testing 18 years ago
Michael Niedermayer c08bbe6c57 fix decoding of dracula.4xm before diego complains 18 years ago
Michael Niedermayer f9f835ee89 fix segfault with dracula.4xm 18 years ago
David Conrad 46491f138c Matroska regression tests 18 years ago
Michael Niedermayer 71dce72bee Replace constants by HTAPS (half pel interpolation filter taps) where appropriate. 18 years ago
David Conrad e09f7d61da Enable Matroska muxer 18 years ago
David Conrad ab332d0133 Grammar nits 18 years ago
David Conrad b62a33d01b Always use AVFormatContext for av_log messages 18 years ago
David Conrad 0f651e8cf3 Rename ebml size functions to indicate that they can be used for more kinds of numbers 18 years ago
David Conrad 8b65b9a313 We shouldn't be passing in sizes larger than 2^56-2, so use an assert 18 years ago
David Conrad e5c29287cf Indentation 18 years ago
David Conrad ac9e1177b3 Don't seek when streamed 18 years ago
David Conrad c301d5ae0a Get rid of useless braces 18 years ago
David Conrad 7e33d3fee4 Indent 18 years ago
David Conrad dc4a9f6737 Match the behaviour betwen the bmp and wav codec tag lookups 18 years ago
David Conrad 46d18a88e1 Write codecprivate to a dynamic buffer so that seeking isn't required 18 years ago
David Conrad 5c559894e1 Move writing codec private element to its own function 18 years ago
David Conrad 211783a50a Cosmetics 18 years ago
David Conrad 91ca969082 Use num_entries directly rather than mixing it with a local copy 18 years ago
David Conrad e3cd80cdac Doxygenify comments 18 years ago
David Conrad 7f8582dfc6 Make sure that the calculated duration doesn't decrease 18 years ago
David Conrad 8ffc5f9e92 Split some really long lines 18 years ago
David Conrad 3967eb5260 Correct message 18 years ago
David Conrad 9e2a3e2262 Always check the return of mkv_add_seekhead_entry 18 years ago
David Conrad 6d588ecd76 Pass the returned error code of functions up 18 years ago
David Conrad c35de1a131 Check that the seekheads were created 18 years ago
David Conrad 0b38843a6c Return AVERROR(ENOMEM) when appropriate 18 years ago
David Conrad 47e08c5860 Indentation 18 years ago
David Conrad 0580a12256 Use assert for conditions that must be true 18 years ago