1645 Commits (a6e923c9db16acb9373c537ec0da23e1c6a6f1b6)

Author SHA1 Message Date
Javier Garcia af5ba08e83 Allow RGB Raw encoding 18 years ago
Michael Niedermayer 2c00106c2b ignore index parameter to ignore the ODML index in avi 18 years ago
Kostya Shishkov eb57c88973 VMware Video decoder (fourcc: VMnc) 18 years ago
Baptiste Coudurier ffb512e349 move track timescale/sampleDuration init to write_header and return error if not set 18 years ago
Michel Bardiaux 5c07cf535f Clarified API for numbered sequences, patch by Michel Bardiaux % mbardiaux A mediaxim P be % 18 years ago
Kostya Shishkov 04ae12e91b WVC1 is now decodeable with VC-1 decoder. 18 years ago
Roman Shaposhnik 3c8f30a745 * Restructuring the division of labor between DV codec and DV format 18 years ago
Diego Biurrun efa4b887d5 Switch license from GPL to LGPL, this file originates from libdv, which 18 years ago
Måns Rullgård 0e176c3eb5 remove redundant declarations 18 years ago
David Conrad 2064c77ab9 Fix for AVI files with odd sized 'movi' list 18 years ago
Michael Niedermayer 504ee036ee fix b pyramid in mp4 muxing if no dts are provided to the muxer 18 years ago
Allan Sandfeld Jensen c5e331155c add support for information in CDXA format 18 years ago
Guillaume Poirier 9dc5607b3c Add missing file from commit r6122 (AVISynth support) 18 years ago
Steve L'Homme 8ac17293d3 AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com % 18 years ago
Aurelien Jacobs 51ebd13654 ALT_BITSTREAM_READER_LE is obviously not needed for the tta demuxer, as there was a typo in the define 18 years ago
Nico Sabbi ec6913d267 scan s->probesize packets instead of MAX_SCAN_PACKETS (that is still the default value) 18 years ago
Nico Sabbi 9e6c94707e added option probesize; at the moment only used by mpegts.c 18 years ago
Nico Sabbi 4eb72c6b23 initial support for AVOption in AVFormatContext 18 years ago
Michael Niedermayer 965a63af2b support some totally broken ODML variant 18 years ago
Baptiste Coudurier c61900c6e9 fix mac3audio.mov, pcm_s8 and pcm_u8 can only have sample size of 1 and only if mono, dont rely on bits per sample which can be wrong 18 years ago
Baptiste Coudurier acf36dba18 correct uid, and enable JPEG 2000 detection 18 years ago
Baptiste Coudurier f31065f6e5 add codec id and tag for JPEG 2000 18 years ago
Baptiste Coudurier 5340a0bc9c wide atom is only defined in mov, use free for mp4/3gp 18 years ago
Baptiste Coudurier b95319a2f2 move amr parameters adjusting like other codecs 18 years ago
Baptiste Coudurier d00f8e1771 dont set width/height for h261/h263/mpeg4 since they are oftenly wrong, let decoder init them 18 years ago
Baptiste Coudurier 312954f056 put dv demuxing code around ifdef 18 years ago
Baptiste Coudurier 989ac5a685 put dv demuxing code around ifdef 18 years ago
Baptiste Coudurier b60c04547c support vdva fourcc (dv + dv audio in mov) 18 years ago
Brian Brice 5bce834e84 fix ODML AVI Duration for files > 2GB 18 years ago
Michael Niedermayer 52e5461288 fix fallback if theres no index 18 years ago
Michael Niedermayer 56c96a229b read and use index (based on a patch by John Donaghy on the 23-03-2006 '[Ffmpeg-devel] dvr-ms seek help request') 18 years ago
Steve L'Homme 052aa2ad3c value_num should also be 64bit (1 hunk from the asf seeking patch by DrDivx/Steve Lhomme) 18 years ago
Michael Niedermayer 7ad5455cd7 total_size should be 64bit (1 hunk of the asf seeking patch from DrDivx / Steve Lhomme) 18 years ago
Baptiste Coudurier afbbe5e34f set correct first gop closed value 18 years ago
Baptiste Coudurier 2b7e230b10 rename closed_gop to first_gop_closed 18 years ago
Baptiste Coudurier 6a7eba1f07 init buffer 18 years ago
Benjamin Larsson 6c496518e8 Added codec id for QCELP. 18 years ago
Michael Niedermayer 955ab9a4d8 attribute_deprecated 18 years ago
Michael Niedermayer a1c69e0b50 fix probing of 02-Penguin.flac 18 years ago
David Conrad 57060f8936 AVI tag reading and writing patch by David Conrad. 18 years ago
Steve L'Homme 0b23d689d8 Add YV12 support, patch by Steve Lhomme % steve P lhomme A free P fr % 18 years ago
Diego Biurrun 7981555d89 Move all internal -I parameters to the front of CFLAGS to avoid using external 18 years ago
Baptiste Coudurier 201f1d4546 use packet dts as correct media field number and use av_interleave_pkt_per_dts 18 years ago
Baptiste Coudurier 81f0f93826 update documentation 18 years ago
Baptiste Coudurier f21c0b4c43 export av_interleave_packet_per_dts 18 years ago
Baptiste Coudurier 7228914047 set elst start time to first pts 18 years ago
Baptiste Coudurier b361ba2a45 fourcc cleanup 18 years ago
Baptiste Coudurier 61e3dd7865 enable 'NONE' audio fourcc 18 years ago
Baptiste Coudurier 76c9cb0a7a parse mpeg frame to get pict type and closed gop flag 18 years ago
David Conrad 8331891957 Support AAC audio in AVI with tag 0xff 18 years ago