14182 Commits (ca162a5004fcd2209b6ee1eeb92731cfe1142ca1)
 

Author SHA1 Message Date
Michael Niedermayer 42720ee4d0 indent 17 years ago
Michael Niedermayer 0dac708e2d remove useless title check 17 years ago
Michael Niedermayer 6b43e2c7d3 indent 17 years ago
Michael Niedermayer 7a2a3e8e40 Add id to AVChapter, untested (where do i find matroska files with chapters?). 17 years ago
Michael Niedermayer 8931e7b48a clarify start/end timebase 17 years ago
Michael Niedermayer c2fb6be4a6 align comments 17 years ago
Michael Niedermayer d2974f1676 chapter id and timebase 17 years ago
Michael Niedermayer 19757f6169 indent 17 years ago
Michael Niedermayer fdf35f265a make av_strdup(NULL) return NULL 17 years ago
Aurelien Jacobs 30897e764a don't set a dummy chapter title when title is unknown 17 years ago
Aurelien Jacobs 842ffee386 cosmetics: indentation 17 years ago
Aurelien Jacobs 1ba056b689 allows adding chapters with NULL title 17 years ago
Stefano Sabatini a28b7ed488 Add -formats option to ffplay. 17 years ago
Stefano Sabatini f346033e9d Add -formats option to ffserver. 17 years ago
Vladimir Voroshilov 5b2729cd0b adaptive and fixed codebook vector operations for ACELP-based codecs 17 years ago
Michael Niedermayer 4a13a2d4f7 Fix + - bug with non flags. 17 years ago
Aurelien Jacobs ad9d62ef22 matroskadec: allows inserting chapters with unspecified end 17 years ago
Anton Khirnov f5275b3ce7 demux chapters out of matroska 17 years ago
Anton Khirnov 79d7836a5e add support for chapters definition in lavf 17 years ago
Benjamin Larsson d311f8f3e3 Update copyright and text 17 years ago
Maxim Poliakovski 9d278d8859 Fix decoding of 01-Untitled(1).oma, patch by Maxim Poliakovski 17 years ago
Albert Astals Cid 6f04eb1e8a free moov and cmov when error occurs, fix memleak, patch by Albert Astals Cid, aastals at tv-wan dot es 17 years ago
Stefano Sabatini ba9880c13a Move show_formats() to cmdutils.c. 17 years ago
Stefano Sabatini 8fdea2042e Implement ffplay -L. 17 years ago
Stefano Sabatini 8117c97e12 Implement ffserver -version. 17 years ago
Michael Niedermayer 20176cbc73 Get rid of more senseless wrapper functions and use OPT_EXIT instead. 17 years ago
Michael Niedermayer 64555bd9b1 Do not pass program_name as argument to show_version(), this allows some 17 years ago
Michael Niedermayer a0b3bcd9fe OPT_EXIT 17 years ago
Baptiste Coudurier 217e2f4679 remove useless var 17 years ago
Baptiste Coudurier 42b9f45c0d 10l, fix compilation 17 years ago
Baptiste Coudurier 5dae74e095 use duration from pkt 17 years ago
Baptiste Coudurier 56b8a7b72a simplify 17 years ago
Baptiste Coudurier 252c189bc4 simplify 17 years ago
Baptiste Coudurier 38baa83c8a no need to sleep to hide crashes 17 years ago
Baptiste Coudurier 2ea2340e34 check pkt stream index before returning packet, prevent segfault 17 years ago
Baptiste Coudurier c4355f4eaa open logfile in append mode, don't overwrite it 17 years ago
Baptiste Coudurier 8a0b55ff35 do not forget to free packet, fix memleak 17 years ago
Vitor Sessak afe359c110 Make gbuf2 a table instead of an array 17 years ago
Vitor Sessak 53da3f5f92 Remove unneeded var from context 17 years ago
Stefano Sabatini 5a635bc729 Make ffserver use parse_options(). 17 years ago
Stefano Sabatini cad2af9760 Improve parse_primary() error message. 17 years ago
David Bolt 475f4d8d4b Print timestamp with increased precision. 17 years ago
Vitor Sessak 3ceac114ee Cosmetics: indentation 17 years ago
Vitor Sessak c32985829a Simplify irms() 17 years ago
Vitor Sessak bf6497e911 Simplify add_wav() 17 years ago
Vitor Sessak c7666095fa Only one out of two values of gbuf1 is actually used. Make it half the size. 17 years ago
Vitor Sessak 65189c6cac Make etable1 and etable2 tables instead of arrays. 17 years ago
Vitor Sessak 59ffb6e2cc Simplify ra144_decode_frame() by unrolling a senseless 17 years ago
Vitor Sessak 432a54ef80 Use ff_sqrt() function instead of using a table 17 years ago
Ben Littler 74a926ff04 update adding codec docs 17 years ago