12281 Commits (b034f72b17ab9266d1c006dec1d60abeceefb5c6)
 

Author SHA1 Message Date
Aurelien Jacobs e71b0534f2 matroskaenc now depends on avc.o 17 years ago
Aurelien Jacobs aacc5f227a Use the isom avcc formatting for h264 extradata in matroska. 17 years ago
Aurelien Jacobs 1bd2d763d4 Move isom_write_avcc() and related functions into a separate file. 17 years ago
Aurelien Jacobs 6e6eebf919 extract isom_write_avcc into a function 17 years ago
Aurelien Jacobs de04ad45ec Add one more parameter to avc_parse_nal_units so that it allows not to 17 years ago
Aurelien Jacobs ed7fa39c2d Check return value of avc_parse_nal_units(). 17 years ago
Ronald S. Bultje f739b36d16 Reindent after r11493 (always use parse_packet() vfunc in rtp_parse_packet()), 17 years ago
Ronald S. Bultje b4e3330c12 Make rtp_parse_packet() always call the vfunc of the dynamic payload handler 17 years ago
Michael Niedermayer 927688d6e0 unused 17 years ago
Diego Biurrun f3635240b7 Fix a couple of 'return type defaults to int' and 'control reaches end of 17 years ago
Diego Biurrun c33820e52e Add LGPL license header. 17 years ago
kweiner@spamcop.net ab759f6e1e Add "genre" command line option 17 years ago
Diego Pettenò fb83ea6417 Make MMX vectors constants. 17 years ago
Diego Pettenò 69fdc40db7 Make pp_help a constant array of characters to move it to .rodata. 17 years ago
Diego Pettenò 649537438e Reduce the size of the replaceTable entries. 17 years ago
Luca Abeni 81ab1fa13e Pass a proper context to av_log() 17 years ago
Michael Niedermayer 2208741afe Print libavdevice version. 17 years ago
Eduardo Bragatto a20db8a35c Initialize correctly optind. 17 years ago
Andreas Öman 48aecf5a7d Fix a bug causing the generated stream to be corrupt if the buffer 17 years ago
Andreas Öman 8b389f15cd Correctly use output format stream index for bitstream filter when doing stream copy. 17 years ago
Mike Melanson 90527811d7 Error checking: make sure that there are 3 parameters and that the 17 years ago
Justin Ruggles f34b221bd2 used defined name for testing error resilience level 17 years ago
Diego Biurrun aa6b38c29d Fix random typos. 17 years ago
Diego Biurrun 4514a1d544 Fix illegal identifiers, names starting with _ and uppercase are reserved. 17 years ago
Diego Biurrun 6da7cc8185 Add compilation rule for tools/trasher. 17 years ago
Diego Biurrun e36f0f03cc Remove unused variable i. 17 years ago
Diego Biurrun f0cb505aeb Allow compilation of test programs when TEST is defined. 17 years ago
Diego Biurrun a005768d25 Remove unused variable j. 17 years ago
Diego Biurrun 38c162c1a9 Remove unused variable variance. 17 years ago
Diego Biurrun 43bfaa8920 Fix test program compilation, random() needs to be undefined. 17 years ago
Guillaume LecrefECERF 727601bc4b url_write is part of the public API so it may not be under ifdef. 17 years ago
Diego Pettenò 9656df7994 Remove clip_table as it is not used anymore. 17 years ago
Michael Niedermayer 59edca9ac1 Split range coding chapter in binary and integers 17 years ago
Michael Niedermayer 482e74ad0d argh s/ffmpeg/snow/ 17 years ago
Michael Niedermayer ca087dbc0d Range coder state transition table, based on a patch by lars punkt taeuber ät web punkt de. 17 years ago
Michael Niedermayer 806096201b Remove extra word. 17 years ago
Baptiste Coudurier e55a4dd328 check av_new_stream return value 17 years ago
Baptiste Coudurier ebbe25d2a3 check av_new_stream return value 17 years ago
Roman Shaposhnik 43d1a1c05a * fixing a bug preventing default values to be set correctly 17 years ago
Michael Niedermayer 27250d20ae Mention damaged input testing. 17 years ago
Michael Niedermayer 0f340f8fc5 A little proggy i wrote years ago. 17 years ago
Michael Niedermayer 787e135391 Randomly change the amount of noise if nothing is explicitly set. 17 years ago
Ivo van Poorten 77c1d04dfe LMLM4 demuxer 17 years ago
Ivo van Poorten 670c78479d Linux Media Labs MPEG-4 (LMLM4) demuxer 17 years ago
Ivo van Poorten e03caf2efd Implement read_timestamp and enable seeking in PVA files. 17 years ago
Ivo van Poorten ffc2934112 cosmetics 17 years ago
Ivo van Poorten e661f76051 remove unnecessary check 17 years ago
Ivo van Poorten 9ae092036b use ff_parse_pes_pts for parsing an MPEG-PES timestamp 17 years ago
Ivo van Poorten 66e9e30239 Move parsing of MPEG-PES timestamp to mpeg.h (as an inline function) so it 17 years ago
Roberto Togni ca5323af4b Move printing of the license status at the end of configure output, so 17 years ago